@charset "UTF-8";
body{
   overflow-x:hidden;
}
.products-wrap .pro-list li.fixed .tips {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
/*img{
  max-width: 100%;
}*/
.products-wrap .pro-list li .triangle {
  content: "";
  height: 0;
  width: 0;
  overflow: hidden;
}

.video-span, a.video-btn span, a.video-btn, a.buy, a.buy-btn, header nav li a, header .tips a, header .search-box .list a, footer .main .tips .tel a.mall, footer .main .tips .tel a.mall span, footer .main .list li a, footer .main .bot p.fr a, .i-products li a.tips, .i-products li a.tips span, .products-wrap .pro-list li a.more {
  display: inline-block;
}

.scale-zero, header nav li.hide, header .tips a.hide {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.h50, header, header .main, header nav, header .tips a, header .search-box, header .search-box input {
  height: 50px;
}

.video-span, a.video-btn span {
  width: 25px;
  height: 25px;
  background: url("../img/bg_sign03s.png") no-repeat 0 0 transparent;
}

a.video-btn {
  font-size: 24px;
  line-height: 2;
  color: #ea5504;
}
a.video-btn span {
  margin: 12px 30px 0 14px;
}
a.video-btn:hover span {
  -webkit-animation: videoSpan 0.5s;
          animation: videoSpan 0.5s;
}

a.buy {
  padding-right: 50px;
  background: url("../img/bg_sign07.png") no-repeat 95% center transparent;
  margin-top: 20px;
  font-size: 24px;
  line-height: 2;
  color: #ea5504;
}
a.buy:hover {
  background-position: right center;
}

a.buy-btn {
  width: 150px;
  height: 42px;
  background: url("../img/bg_sign08.png") no-repeat 0 0 transparent;
}
a.buy-btn:hover {
  background-position: 0 bottom;
}

img.posbg {
  position: absolute;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
  opacity: 0;
}

.poshalf {
  position: absolute;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
}

header {
  background-color: rgba(255, 102, 0, 0.8);
}
header .main {
  width: 1190px;
  margin: 0 auto;
}
header nav {
  margin-left: 67px;
  font-size: 14px;
  line-height: 50px;
}
header nav li {
  margin: 0 8px;
}
header nav li a {
  padding: 0 12px;
  color: #fff;
}
header nav li a.cur, header nav li a:hover {
  font-weight: bold;
}
header nav li.cur a {
  font-weight: bold;
}
header nav .line {
  bottom: -5px;
  height: 10px;
  border-radius: 5px;
  background: #fff;
}
header .tips a {
  width: 20px;
  background: url("../img/bg_btn03.png") no-repeat 0 0 transparent;
  margin: 0 7px;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
}
header .tips a.shopcar {
  background:none;
  width: 68px;
  font-size: 14px;
  opacity: 1;
}
header .tips a.shopcar:hover{
  opacity: 1;
  font-weight: bold;
}
header .tips a.language {
  background: none;
}
header .tips a.close {
  position: absolute;
  right: 0;
  top: -10px;
  display: none;
  background-position: 0 -100px;
  opacity: 0;
}
header .tips a:hover {
  opacity: 0.65;
}
header .search-box {
  left: 345px;
  width: 600px;
}
header .search-box input {
  position: relative;
  left: 20%;
  width: 558px;
  border: 0;
  background: none;
  opacity: 0;
  color: #ffcbb8;
}
header .search-box input.cur {
  color: #fff;
}
header .search-box input.submit {
  width: 36px;
  margin-right: 6px;
  background: url("../img/bg_btn03.png") no-repeat 0 0 transparent;
}
header .search-box .list {
  top: 50px;
  width: 580px;
  padding: 6px 10px 15px;
  background: #fff;
  font-size: 12px;
  line-height: 40px;
  color: #888;
}
header .search-box .list p {
  position: relative;
  left: 20%;
  padding-left: 30px;
  opacity: 0;
}
header .search-box .list a {
  position: relative;
  left: 20%;
  width: 474px;
  padding: 0 53px;
  color: #555;
  opacity: 0;
}
header .search-box .list a:hover {
  background: #f2f2f2;
  color: #000;
}

footer {
  position: relative;
  padding: 48px 0 7px;
  background: #f5f5f5;
  box-shadow: 0 0 4px #e1e1e1 inset;
}
footer .main {
  width: 1190px;
  margin: 0 auto;
}
footer .main .tips {
  width: 538px;
  height: 182px;
  border-right: 1px solid #dcdcdc;
}
footer .main .tips img.f-logo {
  margin: -7px 0 27px;
}
footer .main .tips .tel {
  width: 200px;
  font-size: 14px;
  line-height: 26px;
  color: #333;
}
footer .main .tips .tel a.mall {
  width: 148px;
  padding-left: 52px;
  border-radius: 2px;
  background: url("../img/bg_sign01.png") no-repeat 20px 0 #fff;
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 38px;
  color: #666;
}
footer .main .tips .tel a.mall:hover {
  background-color: #ea5504;
  background-position: 20px bottom;
  color: #fff;
}
footer .main .tips .tel a.mall:hover span {
  background-position: 0 center;
}
footer .main .tips .tel a.mall span {
  width: 7px;
  height: 38px;
  margin-right: 20px;
  background: url("../img/bg_sign02.png") no-repeat -7px center transparent;
}
footer .main .tips .tel .en {
  font-size: 30px;
  line-height: 35px;
  font-weight: bold;
  font-family: calibri, Arial;
  color: #333;
  margin-top:5px !important;
}
footer .main .tips .ewm {
  margin-right:110px;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
}
footer .main .tips .ewm .box {
  margin: 0 9px;
}
footer .main .list {
  height: 250px;
}
footer .main .list li {
  width: 72px;
  margin-left: 100px;
}
footer .main .list li:first-child {
  margin-left: 0;
}
footer .main .list li a {
  width: 100%;
  font-size: 12px;
  line-height: 2;
  color: #666;
}
footer .main .list li a.tit {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 20px;
  color: #333;
}
footer .main .list li a:hover {
  color: #ea5504;
}
footer .main .bot {
  height: 62px;
  border-top: 1px solid #dcdcdc;
  line-height: 62px;
}
footer .main .bot p.fr a {
  padding: 0 7px;
  color: #666;
}
footer .main .bot p.fr a:hover {
  color: #ea5504;
}
footer .main .bot .share a {
  width: 19px !important;
  height: 19px !important;
  padding: 0 !important;
  background: url("../img/bg_btn02.png") no-repeat 0 0 transparent;
  margin: 22px 0 0 7px !important;
  opacity: 0.35;
}
footer .main .bot .share a.bds_tqq {
  background-position: 0 -38px;
}
footer .main .bot .share a.bds_qzone {
  background-position: 0 -76px;
}
footer .main .bot .share a.bds_weixin {
  background-position: 0 -114px;
}
footer .main .bot .share a:hover {
  opacity: 1;
}




/*20170418zhouyun*/
.fixed_ewm_box{
    background:rgba(0,0,0,0.5);
    position:fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; z-index:99
}
.ewm_tip{width:230px; height:300px; background:#ec652e; padding:10px; position:relative; margin:15% auto}
.width_ewm{  background:url(../img/bj230.png);margin:0 auto 0 auto;width:100%; height:100%;}
.width_ewm div{ padding-left:23px; padding-right:23px}
.width_ewm div.ewm_ico{ padding-top:21px; padding-bottom:16px;}
.ewm_tip .close{ position:absolute; top:-20px; right:-20px; width:40px; height:40px; cursor:pointer}

.ewm_tip_boxes{ width:94px; height:135px; background:#fff; padding:8px;}
.ewm_tip_boxes .ewm_b{ margin-bottom:8px}

footer .main .tips .ewm .box{ position:relative}
footer .main .tips .ewm .box:hover .ewm_tip_boxes{ display:block}

.hide{display:none}

.search-bg {
  background: #000;
  opacity: 0.5;
}

.i-ban {
  position: relative;
  top: -50px;
  margin-bottom: -49px;
  height: 700px;
}
.i-ban .list {
  height: 700px;
}
.i-ban li {
  position: absolute;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
  height: 700px;
  display: none;
}
.i-ban li a.video {
  display: inline-block;
  width: 160px;
  padding-left: 30px;
  border: 1px solid #ea5504;
  border-radius: 20px;
  background: url("../img/bg_sign03s.png") no-repeat 85% center transparent;
  font-size: 15px;
  line-height: 40px;
  color: #ea5504;
}
.i-ban li a.video:hover {
  background-position: 95% center;
}
.i-ban .btn {
  position: absolute;
  left: 50%;
  bottom: 34px;
  height: 10px;
}
.i-ban .btn span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url("../img/bg_btn01.png") no-repeat 0 0 transparent;
  margin: 0 5px;
  cursor: pointer;
}
.i-ban .btn span.cur {
  background-position: 0 -10px;
}
.i-ban .arrow {
  left: 50px;
  top: 0;
  width: 27px;
  height: 700px;
  cursor: pointer;
}
.i-ban .arrow.prev {
  background: url("../img/prev01.png") no-repeat left center transparent;
}
.i-ban .arrow.prev.hover {
  background-position: right center;
}
.i-ban .arrow.next {
  left: auto;
  right: 50px;
  background: url("../img/next01.png") no-repeat right center transparent;
}
.i-ban .arrow.next.hover {
  background-position: left center;
}

.i-products li {
  width: calc(25% - 1px);
  margin-left: 1px;
}
.i-products li:first-child {
  width: 25%;
  margin-left: 0;
}
.i-products li .img {
  height: 240px;
}
.i-products li .img img {
  position: absolute;
  left: 50%;
  margin-left: -240px;
  top: 0;
}
.i-products li a.tips {
  width: 90%;
  padding: 6.5% 5% 9%;
}
.i-products li a.tips span {
  width: 90%;
  color: #666;
  text-align: center;
}
.i-products li a.tips span.tit {
  font-size: 18px;
  line-height: 2;
  margin-bottom: 6px;
}
.i-products li a.tips:hover span {
  color: #ea5504;
}

.products-wrap .menu {
  padding: 34px 0 21px;
  margin-top: 3px;
  border-top: 1px solid #f2f2f2;
}
.products-wrap .menu .list {
  margin: 0 auto;
  text-align: center;
}
.products-wrap .menu .list ul {
    display: inline-block;
    float: none;
}
.products-wrap .menu .list li {
  position: relative;
  left: 10%;
  width: 174px;
  background: url("../img/bg_line01.png") no-repeat right center transparent;
  font-size: 15px;
  line-height: 41px;
  opacity: 0;
}
.products-wrap .menu .list li:last-child {
  background: none;
}
.products-wrap .menu .list li span.img {
  display: block;
  width: 174px;
  height: 51px;
}
.products-wrap .menu .list li p {
  color: #000;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}
.products-wrap .menu .list li a:hover span.img {
  background-position: center bottom !important;
}
.products-wrap .menu .list li a:hover p {
  color: #ea5504;
}
.products-wrap .pro-list {
  border-top: 1px solid #f2f2f2;
}
.products-wrap .pro-list li {
  position: relative;
  font-size: 14px;
  line-height: 2;
  color: #888;
  text-align: center;
}
.products-wrap .pro-list li .tips {
  padding-top: 52px;
  background: #fff;
}
.products-wrap .pro-list li .tips img, .products-wrap .pro-list li .tips p, .products-wrap .pro-list li .tips a {
  position: relative;
  opacity: 0;
  top: 20px;
}
.products-wrap .pro-list li p.fz24 {
  margin-bottom: 3px;
  font-size: 20px;
  line-height: 40px;
}
.products-wrap .pro-list li a.more {
  padding-right: 50px;
  background: url("../img/bg_sign03.png") no-repeat 97% center transparent;
  margin: 22px auto 66px;
  font-size: 20px;
  line-height: 48px;
  color: #ea5504;
}
.products-wrap .pro-list li a.more:hover {
  background-position: right center;
}
.products-wrap .pro-list li .triangle {
  position: absolute;
  left: 50%;
  margin-left: -18px;
  top: 345px;
  border-top: 18px solid #fff;
  border-left: 18px dashed transparent;
  border-right: 18px dashed transparent;
}
.products-wrap .pro-list li .img {
  height: 700px;
}
.products-wrap .pro-list li.fixed .tips {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.products-wrap .pro-list li.fixed .img {
  margin-top: 345px;
}
.products-wrap .pro-banner {
  height:auto;
  /*height: 755px;*/
}
.products-wrap .pro-typelist {
  padding: 93px 0 55px;
}
.products-wrap .pro-typelist .select {
  width: 1190px;
  margin: 0 auto;
}
.products-wrap .pro-typelist .select p.en {
  font-size: 48px;
  line-height: 1;
  font-weight: bold;
  color: #ea5504;
}
.products-wrap .pro-typelist .select p.en span{
  font-size: 24px;
  line-height: 50px;
  color: #888;
  margin-left:10px;
  font-weight:normal;
}
.products-wrap .pro-typelist .select h2 {
  font-weight: normal;
  padding-bottom: 28px;
  border-bottom: 1px solid #f2f2f2;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 52px;
  color: #666;
}
.products-wrap .pro-typelist .select h2 span {
  font-size: 24px;
  line-height: 40px;
  color: #888;
}
.products-wrap .pro-typelist .select .box {
  margin-bottom: 45px;
}
.products-wrap .pro-typelist .select .box span {
  display: inline-block;
  padding: 0 28px;
  border: 1px solid #e2e2e2;
  border-radius: 13px;
  margin: 0 18px 18px 0;
  font-size: 14px;
  line-height: 26px;
  color: #666;
  cursor: pointer;
}
.products-wrap .pro-typelist .select .box span.hover, .products-wrap .pro-typelist .select .box span.cur {
  border-color: #ea5504;
  background: #ea5504;
  color: #fff;
}
.products-wrap .pro-typelist .select .box span.hover a, .products-wrap .pro-typelist .select .box span.cur a {
  color: #fff;
}
.products-wrap .pro-typelist .select .box span a {
  color: #666;
}
.products-wrap .pro-typelist .list {
  width: 1196px;
  margin: 0 auto;
}
.products-wrap .pro-typelist .list .rec {
  width: 588px;
  height: 899px;
  color: #999;
  cursor: pointer;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
  position: relative;
  border: 1px solid #f6f6f6;
}
.products-wrap .pro-typelist .list .rec .img {
  /*background: #fffbf3;*/
}
.products-wrap .pro-typelist .list .rec .img img{
  display: block;
  margin: 0 auto;
}
.products-wrap .pro-typelist .list .rec .img img.p26 {
  padding: 26px 0;
}
.products-wrap .pro-typelist .list .rec .img .sign {
  left: 0;
  top: 64px;
}
.products-wrap .pro-typelist .list .rec .intro {
  left: 0;
  bottom: 0;
  width: 524px;
  height: 181px;
  padding: 23px 32px 0;
  background: #fff;
  border: 1px solid #f6f6f6;
  border-top: 0;
  -webkit-transition: all 0.8s;
          transition: all 0.8s;
}
.products-wrap .pro-typelist .list .rec .intro .tips {
  position: relative;
  width: 518px;
  margin-bottom: 17px;
  font-size: 16px;
  line-height: 23px;
  color: #888;
}
.products-wrap .pro-typelist .list .rec .intro .tips h2 {
  font-size: 24px;
  line-height: 33px;
  color: #000;
}
.products-wrap .pro-typelist .list .rec .intro .detail {
  height: 200px !important;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.products-wrap .pro-typelist .list .rec .intro i{
  width: 524px;
  margin: 0 auto;
  height: 1px;
  display: block;
  background: #efefef;
}
.buy-btn1{
  font-size: 16px;
  color: #ff6600;
  padding-right: 34px;
  margin-right: 20px;
  display: block;
  line-height: 27px;
  background: url(../img/pan.png) no-repeat right center;
  background-size: 27px 27px;
  opacity: 0;
  filter:alpha(opacity=0);
  transition:opacity 0.5s,bottom 0.3s;
}
.buy-btn1.link1:hover,.buy-btn1.link2:hover{
  bottom: 32px;
}
.buy-btn1.link1{
  bottom: 45px;
  right: 303px;
}
.buy-btn1.link2{
  bottom: 28px;
  right: 176px;
}
#scrollObj{
  position: relative;
  width: 456px;
}
#scrollBar{
  width: 7px;
  height: 200px;
  position: absolute;
  top:0;
  right: 0;
  background: #f2f2f2;
  border-radius: 3px;
  opacity: 0;
  filter:alpha(opacity=0);
  transition:opacity 0.5s;
}
#scrollBtn{
  width: 7px;
  height: 50px;
  position: absolute;
  top:0;
  right: 0;
  background: #ff6600;
  border-radius: 3px;
}
.products-wrap .pro-typelist .list .rec .intro .more {
  right: 17px;
  bottom: 17px;
  width: 30px;
  height: 30px;
  opacity: 0;
  background: url("../img/bg_sign04.png") no-repeat right 0 transparent;
}
.products-wrap .pro-typelist .list .rec .intro a.buy-btn {
  right: 30px;
  bottom: 20px;
  opacity: 0;
  -webkit-transition: all 0.8s;
          transition: all 0.8s;
}
.products-wrap .pro-typelist .list .rec.hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
}
.products-wrap .pro-typelist .list .rec.hover .intro {
  height: 383px;
}
.products-wrap .pro-typelist .list .rec.hover .intro .tips {
  position: relative;
  left: 0;
  top: 0;
  margin-bottom: 17px;
}
.products-wrap .pro-typelist .list .rec.hover .intro .detail {
  height: auto;
}
.products-wrap .pro-typelist .list .rec.hover .intro a.buy-btn {
  opacity: 1;
}
.products-wrap .pro-typelist .list .rec.hover #scrollBar{
  opacity:1;
  filter:alpha(opacity=1);
}
.products-wrap .pro-typelist .list .rec.hover .buy-btn1{
  opacity:1;
  filter:alpha(opacity=1);
}
.products-wrap .pro-typelist .list .list-in ul {
  width: 1212px;
}
.products-wrap .pro-typelist .list .list-in li {
  width: 285px;
  height: 435px;
  border: 1px solid #f6f6f6;
  margin: 0 16px 24px 0;
  margin-bottom: 18px;
  cursor: pointer;
  -webkit-perspective: 3000px;
          perspective: 3000px;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
  position: relative;
}
.products-wrap .pro-typelist .list .list-in li .list-a, .products-wrap .pro-typelist .list .list-in li .list-b{
  position: relative;
  height: 267px;
  margin-bottom: 23px;
}
.products-wrap .pro-typelist .list .list-in li .box, .products-wrap .pro-typelist .list .list-in li .list-box{
  width: 500px;
  position: relative;
}
.products-wrap .pro-typelist .list .list-in li .bar, .products-wrap .pro-typelist .list .list-in li .list-bar{
  position: absolute;
  height: 200px;
  top:50%;
  margin-top: -100px;
  right: 0;
  width: 7px;
  border-radius: 3px;
  background: #f2f2f2;
}
.products-wrap .pro-typelist .list .list-in li .btn, .products-wrap .pro-typelist .list .list-in li .list-btn{
  position: absolute;
  top:0;
  left: 0;
  width: 7px;
  height: 50px;
  background: #ff6600;
  border-radius: 3px;
}
.products-wrap .pro-typelist .list .list-in li i{
  display: block;
  width: 525px;
  height: 1px;
  background: #e5e5e5;
}
.products-wrap .pro-typelist .list .list-in li .img {
  background: #fafafa;
}
.products-wrap .pro-typelist .list .list-in li .fav,.products-wrap .pro-typelist .list .rec .fav{
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  background: url(../img/fav01.png) no-repeat center;
  z-index: 2;
}
.products-wrap .pro-typelist .list .list-in li .intro {
  height: 107px;
  padding: 23px 22px 0;
  background: #fff;
  font-size: 13px;
  line-height: 23px;
  color: #888;
}
.products-wrap .pro-typelist .list .list-in li .intro h2 {
  font-size: 18px;
  line-height: 30px;
  height: 60px;
  color: #000;
}
.products-wrap .pro-typelist .list .list-in li .intro p{
  word-break:break-all;
  word-wrap:break-word;
}
.products-wrap .pro-typelist .list .list-in li .intro .sign {
  right: 12px;
  bottom: 10px;
  width: 12px;
  height: 12px;
  background: url("../img/bg_sign05.png") no-repeat right 0 transparent;
}
.products-wrap .pro-typelist .list .list-in li .detail {
  top: 0;
  width: 525px;
  height: 360px;
  padding: 33px 40px 43px;
  background: #fff;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  opacity: 0;
}
.products-wrap .pro-typelist .list .list-in li .detail.l {
  left: -606px;
  border-right: 1px solid #e5e5e5;
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
}
.products-wrap .pro-typelist .list .list-in li .detail.r {
  right: -606px;
  border-left: 1px solid #e5e5e5;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: rotateY(-90deg);
          transform: rotateY(-90deg);
}
.products-wrap .pro-typelist .list .list-in li .detail a.buy-btn {
  right: 30px;
  bottom: 40px;
}
.products-wrap .pro-typelist .list .list-in li.hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  z-index: 2;
}
.products-wrap .pro-typelist .list .list-in li.hover .sign {
  background-position: left 0;
}
.products-wrap .pro-typelist .list .list-in li.hover .detail {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
  opacity: 1;
}
.products-wrap .pro-typelist .list .list-in li .buy-btn1.link1{
  bottom: 48px;
}
.products-wrap .pro-typelist .list .list-in li .buy-btn1.link2{
  bottom: 48px;
}
.products-wrap .pro-typelist .list .list-in li .buy-btn1.link1:hover{
  bottom: 45px;
}
.products-wrap .pro-typelist .list .list-in li .buy-btn1.link2:hover{
  bottom: 45px;
}
.products-wrap .pro-typelist .list .list-in li.hover .buy-btn1{
  opacity: 1;
  filter:alpha(opacity=100);
}
.products-wrap .pro-typelist .list .list-in.fr {
  width: 606px;
}
.products-wrap .pro-typelist .list .list-in.fr ul {
  width: 606px;
}
.products-wrap .pro-typelist .list .list-in.fr li {
  margin: 0 0 24px 16px;
}

.protop-list {
  padding: 40px 0 26px;
  border-top: 1px solid #f2f2f2;
  margin-top: 3px;
}
.protop-list .list {
  margin: 0 auto;
  text-align: center;
}
.protop-list .list ul {
  display: inline-block;
  float: none;
}
.protop-list .list ul li {
  position: relative;
  opacity: 0;
  left: 20px;
  width: 150px;
  border-right: 1px solid #f7f7f7;
  font-size: 14px;
  line-height: 2;
}
.protop-list .list ul li:first-child {
  border-left: 1px solid #f7f7f7;
}
.protop-list .list ul li p {
  margin-top: 6px;
  color: #666;
}
.protop-list .list ul li a.hover p {
  color: #ea5504;
}

.fresh-wrap .banner {
  height: 850px;
  background: #000;
}
.fresh-wrap .banner .img {
  left: 50%;
  width: 1920px;
  margin-left: -960px;
  background: url("../img/img10.jpg") no-repeat 0 0 transparent;
  opacity: 0;
}
.fresh-wrap .banner .img .sign{
  position: absolute;
  left: 801px;
  top: 585px;
  width: 131px;
  height: 86px;
  background: url(../img/signlight.png) no-repeat center;
  transform: scale(0.2);
  opacity: 0;
  animation: freshSign 3s infinite linear;
}
@keyframes freshSign{
  0%{
    transform: scale(0.2);
    opacity: 0;
  }
  100%{
    transform: scale(1);
    opacity: 1;
  }
}
.fresh-wrap .banner .tips {
  left: 50%;
  top: 85px;
  width: 620px;
  margin-left: -310px;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
.fresh-wrap .banner .tips img, .fresh-wrap .banner .tips p, .fresh-wrap .banner .tips a {
  position: relative;
  opacity: 0;
  top: 20px;
}
.fresh-wrap .banner .tips img {
  position: relative;
  margin-bottom: 24px;
}
.fresh-wrap .banner .tips p {
  position: relative;
  color: #f7ed72;
}
.fresh-wrap .video {
  padding-top: 100px;
  font-size: 14px;
  line-height: 2;
  color: #888;
  text-align: center;
}
.fresh-wrap .video .tips {
  padding-bottom: 90px;
}
.fresh-wrap .video .tips img, .fresh-wrap .video .tips p, .fresh-wrap .video .tips .btns {
  position: relative;
  opacity: 0;
  top: 20px;
}
.fresh-wrap .video .tips p {
  padding: 20px 0;
}
.fresh-wrap .video .img {
  height: 820px;
}
.fresh-wrap .upgrade {
  padding-bottom: 135px;
  font-size: 18px;
  line-height: 2;
}
.fresh-wrap .upgrade .tips {
  position: absolute;
  left: 50%;
  margin-left: -299px;
  top: 0;
  width: 597px;
  font-size: 14px;
  line-height: 24px;
  color: #888;
  text-align: center;
}
.fresh-wrap .upgrade .tips img, .fresh-wrap .upgrade .tips p {
  position: relative;
  opacity: 0;
  top: 20px;
}
.fresh-wrap .upgrade .tips img {
  margin-bottom: 35px;
}
.fresh-wrap .upgrade .img {
  width: 1144px;
  margin: 0 auto;
  height: 788px;
}
.fresh-wrap .upgrade .img img.w1068 {
  position: absolute;
  left: 50%;
  margin-left: -538px;
  top: -140px;
  -webkit-animation: Clockwise 40s linear infinite;
          animation: Clockwise 40s linear infinite;
}
.fresh-wrap .upgrade .img img.w912 {
  position: absolute;
  left: 50%;
  margin-left: -456px;
  top: -62px;
  -webkit-animation: c-Clockwise 10s linear infinite;
          animation: c-Clockwise 10s linear infinite;
}
.fresh-wrap .upgrade .img img.w769 {
  position: absolute;
  left: 50%;
  margin-left: -384px;
  top: 17px;
  -webkit-animation: Clockwise 20s linear infinite;
          animation: Clockwise 20s linear infinite;
}
.fresh-wrap .upgrade .img img.shadow {
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.fresh-wrap .upgrade .img img.shadow.shadow-top {
  top: 0;
}
.fresh-wrap .upgrade .img img.shadow.shadow-bot {
  bottom: 0;
}
.fresh-wrap .upgrade .img img.mid {
  position: absolute;
  left: 50%;
  margin-left: -187px;
  top: 190px;
}
.fresh-wrap .upgrade .number {
  width: 840px;
  margin: 0 auto;
}
.fresh-wrap .upgrade .number li {
  width: 220px;
  height: 220px;
  margin: 0 30px;
  font-size: 18px;
  line-height: 2;
  color: #7a7a7a;
  text-align: center;
}
.fresh-wrap .upgrade .number li .num {
  width: 218px;
  height: 148px;
  padding-top: 22px;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  margin-bottom: 22px;
  color: #ea5504;
}
.fresh-wrap .upgrade .number li .num em,
.fresh-wrap .upgrade .number li .num span {
  display: inline-block;
  font-size: 60px;
  line-height: 85px;
  font-family: calibri, Arial;
}
.fresh-wrap .video-full {
  height: 500px;
}
.fresh-wrap .video-full img.poa {
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.fresh-wrap .video-full .tips {
  top: 187px;
  left:25%;
  text-align: center;
}
.fresh-wrap .video-full .tips a{
  display: inline-block;
  position: relative;
  opacity: 0;
  top: 20px;
}
.fresh-wrap .video-full img.sign.hover {
  -webkit-animation: videoSpan 1s;
          animation: videoSpan 1s;
  cursor: pointer;
}
.fresh-wrap .video-full p {
  position: relative;
  opacity: 0;
  top: 20px;
  font-size: 30px;
  line-height: 2;
  color: #fff;
  text-align: center;
}
.fresh-wrap .fire {
  height: 944px;
  background: #01080d;
  font-size: 14px;
  line-height: 24px;
  color: #a4a5a6;
}
.fresh-wrap .fire .intro {
  left: 10.5%;
  top: 38%;
  width: 300px;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0;
}
.fresh-wrap .fire .intro h2 {
  font-size: 48px;
  line-height: 76px;
  color: #fff;
}
.fresh-wrap .fire .intro .fz24 {
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 2;
  color: #fff;
}
.fresh-wrap .fire img.poa {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
}
.fresh-wrap .system {
  padding: 167px 0;
  background: #f5f5f5;
}
.fresh-wrap .system .tips {
  font-size: 20px;
  line-height: 48px;
  text-align: center;
}
.fresh-wrap .system .tips img, .fresh-wrap .system .tips p {
  position: relative;
  opacity: 0;
  top: 20px;
}
.fresh-wrap .system .tips img {
  display: block;
  margin: 0 auto 17px;
}
.fresh-wrap .system .list {
  width: 1270px;
  margin: 103px auto 0;
}
.fresh-wrap .system .list .btn {
  width: 82px;
  height: 155px;
  cursor: pointer;
}
.fresh-wrap .system .list .btn.prev {
  background: url("../img/prev02.png") no-repeat left center transparent;
}
.fresh-wrap .system .list .btn.prev.hover {
  background-position: right center;
}
.fresh-wrap .system .list .btn.next {
  background: url("../img/next02.png") no-repeat right center transparent;
}
.fresh-wrap .system .list .btn.next.hover {
  background-position: left center;
}
.fresh-wrap .system .list .list-in {
  width: 1106px;
}
.fresh-wrap .system .list .list-in ul {
  width: 1106px;
}
.fresh-wrap .system .list .list-in li {
  width: 128px;
  height: 253px;
  margin: 0 15px;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  letter-spacing: -1px;
}
.fresh-wrap .system .list .list-in li .img {
  height: 155px;
}
.fresh-wrap .system .list .list-in li .img img {
  margin-top: 22px;
}
.fresh-wrap .system .list .list-in li .img .img-cover {
  left: 0;
  top: 22px;
  width: 128px;
  height: 111px;
  background: url("../img/sign07.png") no-repeat 0 0 transparent;
}
.fresh-wrap .system .list .list-in li p.tit {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
.fresh-wrap .system .list .list-in li.cur {
  color: #ea5504;
}
.fresh-wrap .system .list .list-in li.cur .img {
  -webkit-transform: scale(1.35);
      -ms-transform: scale(1.35);
          transform: scale(1.35);
}
/*.fresh-wrap .system .list .list-in li.cur .img-cover {
  background: url("../img/sign07s.png") no-repeat 0 0 transparent;
}*/
.fresh-wrap .system .list .list-in li.cur p.tit {
  color: #ea5504;
  margin-top: 26px;
}
.fresh-wrap .curve {
  padding: 115px 0 93px;
  font-size: 14px;
  line-height: 24px;
  color: #888;
  text-align: center;
}
.fresh-wrap .curve .tips img, .fresh-wrap .curve .tips p, .fresh-wrap .curve .tips a {
  position: relative;
  opacity: 0;
  top: 20px;
}
.fresh-wrap .curve .tips p {
  margin: 34px 0;
}
.fresh-wrap .curve .line {
  width: 884px;
  height: 371px;
  margin: 90px auto 0;
  background: url("../img/bg_bg02.png") no-repeat 0 0 transparent;
  font-size: 18px;
  line-height: 2;
  text-align: center;
}
.fresh-wrap .curve .line .line-in {
  left: 0;
  top: 0;
  width: 0;
  height: 335px;
  background: url("../img/img15.png") no-repeat 0 0 transparent;
}
.fresh-wrap .curve .line p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.fresh-wrap .seven {
  height: 960px;
  background: url("../img/bg_bg03.jpg") no-repeat center 0 transparent;
}
.fresh-wrap .seven .tips {
  padding-top: 110px;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
.fresh-wrap .seven .tips img, .fresh-wrap .seven .tips p {
  position: relative;
  opacity: 0;
  top: 20px;
}
.fresh-wrap .seven .tips img {
  display: block;
  margin: 0 auto 20px;
}
.fresh-wrap .seven .list {
  left: 50%;
  top: 393px;
  width: 465px;
  height: 294px;
  margin-left: 66px;
}
.fresh-wrap .seven .list li {
  left: 0;
  top: 0;
  -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
          transform: translateX(-30px);
  opacity: 0;
}
.fresh-wrap .seven .list li.fi {
  width: 189px;
  height: 202px;
}
.fresh-wrap .seven .list li.se {
  left: 31px;
  width: 204px;
  height: 204px;
}
.fresh-wrap .seven .list li.th {
  left: 70px;
  width: 211px;
  height: 219px;
}
.fresh-wrap .seven .list li.fo {
  left: 111px;
  width: 216px;
  height: 239px;
}
.fresh-wrap .seven .list li.fif {
  left: 163px;
  width: 210px;
  height: 258px;
}
.fresh-wrap .seven .list li.si {
  left: 212px;
  width: 207px;
  height: 275px;
}
.fresh-wrap .seven .list li.sev {
  left: 262px;
  width: 203px;
  height: 294px;
}
.fresh-wrap .carte {
  height: 850px;
  background: #000;
}
.fresh-wrap .carte img.bg {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  opacity: 0;
}
.fresh-wrap .carte .tips {
  right: 221px;
  top: 384px;
  width: 365px;
  font-size: 14px;
  line-height: 24px;
  color: #f5f5f5;
  -webkit-transform: translate(50px, -50px) scale(0.6);
      -ms-transform: translate(50px, -50px) scale(0.6);
          transform: translate(50px, -50px) scale(0.6);
  opacity: 0;
}
.fresh-wrap .carte .tips img {
  display: block;
  margin-bottom: 15px;
}
.fresh-wrap .pairs {
  height: 900px;
  background: url("../img/bg_bg04.jpg") no-repeat center 0 transparent;
}
.fresh-wrap .pairs .images {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  width: 1920px;
  height: 900px;
}
.fresh-wrap .pairs .images .kw, .fresh-wrap .pairs .images .sk, .fresh-wrap .pairs .images .food {
  opacity: 0;
}
.fresh-wrap .pairs .images .kw-fi {
  left: 176px;
  top: -284px;
  -webkit-transform: translate(150px, 150px) scale(0.8);
      -ms-transform: translate(150px, 150px) scale(0.8);
          transform: translate(150px, 150px) scale(0.8);
}
.fresh-wrap .pairs .images .kw-se {
  left: 1184px;
  top: -208px;
  -webkit-transform: translate(-150px, 150px) scale(0.8);
      -ms-transform: translate(-150px, 150px) scale(0.8);
          transform: translate(-150px, 150px) scale(0.8);
}
.fresh-wrap .pairs .images .kw-th {
  left: 1433px;
  top: 470px;
  -webkit-transform: translate(-150px, 150px) scale(0.8);
      -ms-transform: translate(-150px, 150px) scale(0.8);
          transform: translate(-150px, 150px) scale(0.8);
}
.fresh-wrap .pairs .images .kw-fo {
  left: 1128px;
  top: 716px;
  -webkit-transform: translate(-150px, -150px) scale(0.8);
      -ms-transform: translate(-150px, -150px) scale(0.8);
          transform: translate(-150px, -150px) scale(0.8);
}
.fresh-wrap .pairs .images .kw-fif {
  left: 203px;
  top: 455px;
  -webkit-transform: translate(150px, -150px) scale(0.8);
      -ms-transform: translate(150px, -150px) scale(0.8);
          transform: translate(150px, -150px) scale(0.8);
}
.fresh-wrap .pairs .images .sk-fi {
  left: 70px;
  top: 386px;
  -webkit-transform: translate(-100px, 100px) scale(0.8);
      -ms-transform: translate(-100px, 100px) scale(0.8);
          transform: translate(-100px, 100px) scale(0.8);
}
.fresh-wrap .pairs .images .sk-se {
  left: 278px;
  top: 262px;
  -webkit-transform: translate(-100px, -100px) scale(0.8);
      -ms-transform: translate(-100px, -100px) scale(0.8);
          transform: translate(-100px, -100px) scale(0.8);
}
.fresh-wrap .pairs .images .sk-th {
  left: 669px;
  top: 711px;
}
.fresh-wrap .pairs .images .sk-fo {
  left: 1032px;
  top: 762px;
  -webkit-transform: translate(100px, 100px) scale(0.8);
      -ms-transform: translate(100px, 100px) scale(0.8);
          transform: translate(100px, 100px) scale(0.8);
}
.fresh-wrap .pairs .images .sk-fif {
  left: 1505px;
  top: 149px;
  -webkit-transform: translate(100px, -100px) scale(0.8);
      -ms-transform: translate(100px, -100px) scale(0.8);
          transform: translate(100px, -100px) scale(0.8);
}
.fresh-wrap .pairs .images .sk-si {
  left: 1727px;
  top: 293px;
  -webkit-transform: translate(100px, -100px) scale(0.8);
      -ms-transform: translate(100px, -100px) scale(0.8);
          transform: translate(100px, -100px) scale(0.8);
}
.fresh-wrap .pairs .images .sk-sev {
  left: 1615px;
  top: 677px;
  -webkit-transform: translate(100px, 100px) scale(0.8);
      -ms-transform: translate(100px, 100px) scale(0.8);
          transform: translate(100px, 100px) scale(0.8);
}
.fresh-wrap .pairs .images .food-fi {
  left: 354px;
  top: 157px;
}
.fresh-wrap .pairs .images .food-se {
  left: 1325px;
  top: 200px;
}
.fresh-wrap .pairs .images .food-th {
  left: 376px;
  top: 759px;
}
.fresh-wrap .pairs .tips {
  left: 0;
  top: 333px;
  width: 100%;
  font-size: 24px;
  line-height: 2;
  color: #fff;
  text-align: center;
}
.fresh-wrap .pairs .tips img, .fresh-wrap .pairs .tips p, .fresh-wrap .pairs .tips a {
  position: relative;
  opacity: 0;
  top: 20px;
}
.fresh-wrap .pairs .tips img {
  display: block;
  margin: 0 auto 16px;
}
.fresh-wrap .pairs .tips a {
  display: inline-block;
  padding-right: 50px;
  background: url("../img/bg_sign06.png") no-repeat right center transparent;
  margin-top: 14px;
  font-size: 24px;
  line-height: 2;
  color: #ffe8bc;
}
.fresh-wrap .pairs .shadow {
  position: ; absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  width: 1920px;
  height: 900px;
  background: url("../img/bg_shadow01.png") no-repeat 0 0 transparent;
}

.video-out .bg {
  background: #fff;
  opacity: 0.98;
}
.video-out .main {
  left: 50%;
  width: 720px;
  height: 480px;
  margin-left: -360px;
}
.video-out .close {
  background: url("../img/close01.png") no-repeat 0 -45px transparent;
  cursor: pointer;
}
.video-out .main {
  border-radius: 5px;
  background: #000;
}
.video-out .close {
  left: 20px;
  top: 20px;
  width: 45px;
  height: 45px;
}
.video-out .close.hover{
  background-position: 0 -45px;
}
.video-out .video {
  width: 720px;
  height: 480px;
}

@-webkit-keyframes videoSpan {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes videoSpan {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes Clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes Clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes c-Clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes c-Clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
.inside-wrap {
  width: 1190px;
  margin: 0 auto;
}
.inside-wrap .ins-title {
  padding: 40px 0 28px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 30px;
}
.inside-wrap .ins-title p.en {
    font-size: 48px;
    line-height: 1;
    color: #ea5504;
}
.inside-wrap .ins-title p.en span{
   font-size:36px;
   color:#bdbdbd; 
   line-height:48px;
   text-transform: uppercase;
   margin-left:10px;
}
.inside-wrap .ins-title h2 {
  font-size: 48px;
  line-height: 68px;
  color: #666;
  text-transform: uppercase;
  font-weight: normal;
}
.inside-wrap .ins-title h2 span {
  display: inline-block;
  padding-left: 22px;
  font-weight: normal;
  font-size: 24px;
  line-height: 68px;
  color: #888;
}

.fittings-list {
  padding-bottom: 50px;
}
.fittings-list ul {
  width: 1210px;
}
.fittings-list ul li {
  width: 583px;
  background: #fff;
  margin: 0 20px 20px 0;
  border: 1px solid #f6f6f6;
}
.fittings-list ul li .detail {
  padding: 23px 40px;
}
.fittings-list ul li .detail a.tit {
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  color: #000;
}
.fittings-list ul li .detail a.tit:hover {
  color: #ea5504;
}
.fittings-list ul li .detail p.en {
  font-size: 16px;
  line-height: 23px;
  font-family: calibri, Arial;
  color: #888;
}
.fittings-list ul li a.buy-btn {
  right: 30px;
  bottom: 30px;
}
.fittings-list ul li.hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.fittings-list ul li.hover a.tit {
  color: #ea5504;
}

.glass-wrap .image {
  height: 850px;
}
.glass-wrap .image img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  opacity: 0;
  max-width: 1920px;
}
.glass-wrap .image .btns {
  position: absolute;
  left: 50%;
  width: 74px;
  margin-left: -37px;
  top: 393px;
  margin-left: -380px;
}
.glass-wrap .image .btns a {
  position: relative;
  left: 25px;
  display: inline-block;
  width: 25px;
  margin-right: 12px;
  font-size: 25px;
  line-height: 1;
  color: #ea5504;
  opacity: 0;
}
.glass-wrap .image .btns a.video-btn span {
  margin: 15px 0 0;
}
.glass-wrap .image .btns a.buy {
  margin-top: 0;
  padding: 0 0 45px 0;
  background-position: 0 115px;
}
.glass-wrap .image .btns a.buy:hover {
  background-position: 0 bottom;
}
.glass-wrap .wram {
  height: 900px;
  background: #f3eada;
}
.glass-wrap .wram img.bg {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  opacity: 0;
  max-width: 1920px;
}
.glass-wrap .wram .tips {
  left: 14.7%;
  top: 223px;
  width: 450px;
}
.glass-wrap .wram .tips .tips-img {
  position: relative;
  opacity: 0;
  top: 20px;
}
.glass-wrap .wram .tips .mb18 {
  margin-bottom: 18px;
}
.glass-wrap .wram .tips .mb70 {
  margin-bottom: 70px;
}
.glass-wrap .wram .tips .mb21 {
  margin-bottom: 21px;
}
.glass-wrap .scroll {
  height: 900px;
}
.glass-wrap .scroll .scroll-in {
  position: absolute;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
  height: 900px;
}
.glass-wrap .scroll .move {
  width: 5760px;
}
.glass-wrap .scroll .box:nth-child(1) .be {
  left: 549px;
  top: 132px;
  width: 47px;
  background: url("../img/tips05.png") no-repeat center top transparent;
}
.glass-wrap .scroll .box:nth-child(1) .af {
  left: 484px;
  top: 173px;
  width: 49px;
  background: url("../img/tips06.png") no-repeat center top transparent;
}
.glass-wrap .scroll .box:nth-child(2) .be {
  left: 1008px;
  top: 241px;
  width: 45px;
  background: url("../img/tips07.png") no-repeat center top transparent;
}
.glass-wrap .scroll .box:nth-child(2) .af {
  left: 947px;
  top: 275px;
  width: 45px;
  background: url("../img/tips08.png") no-repeat center top transparent;
}
.glass-wrap .scroll .box:nth-child(3) .be {
  left: 1511px;
  top: 153px;
  width: 44px;
  background: url("../img/tips09.png") no-repeat center top transparent;
}
.glass-wrap .scroll .box:nth-child(3) .af {
  left: 1448px;
  top: 191px;
  width: 44px;
  background: url("../img/tips10.png") no-repeat center top transparent;
}
.glass-wrap .series {
  padding: 79px 0 57px;
}
.glass-wrap .series .tips img {
  display: block;
  margin: 0 auto 18px;
  position: relative;
  opacity: 0;
  top: 20px;
}
.glass-wrap .series .tab {
  margin-top: 27px;
  font-size: 14px;
  line-height: 58px;
  text-align: center;
}
.glass-wrap .series .tab .btn {
  display: inline-block;
  width: 58px;
  height: 58px;
  border: 1px solid #e4d0db;
  border-radius: 29px;
  margin: 0 10px;
  cursor: pointer;
}
.glass-wrap .series .tab .btn .bg {
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  border-radius: 29px;
}
.glass-wrap .series .tab .btn:nth-child(1) {
  color: #e4d0db;
}
.glass-wrap .series .tab .btn:nth-child(1) .bg {
  background: #e4d0db;
}
.glass-wrap .series .tab .btn.g {
  border-color: #d3ac99;
  color: #d3ac99;
}
.glass-wrap .series .tab .btn.g .bg {
  background: #d3ac99;
}
.glass-wrap .series .tab .btn.cur {
  color: #fff;
}
.glass-wrap .series .tab .btn.cur .bg {
  top: -1px;
  left: -1px;
  width: 60px;
  height: 60px;
}
.glass-wrap .series .box {
  width: 1025px;
  height: 367px;
  margin: 0 auto;
}
.glass-wrap .series .box .boxs {
  width: 1025px;
  height: 367px;
}
.glass-wrap .series .box .boxs li {
  width: 245px;
  height: 288px;
  padding: 79px 15px 0 0;
  background: url("../img/bg_shadow02.png") no-repeat right center transparent;
  font-size: 14px;
  line-height: 2;
  text-align: center;
  position: relative;
  opacity: 0;
  left: 20px;
}
.glass-wrap .series .box .boxs li img {
  display: block;
  margin-bottom: 19px;
}
.glass-wrap .series .box .boxs li:last-child {
  padding-right: 0;
  background: none;
}

.air-wrap .video {
  height: 850px;
  background: #000;
}
/*.air-wrap .video video{
  object-fit: cover;
}*/
.air-wrap .video .bg{
  background: #000;
  opacity: 0.7;
}
.air-wrap .video .tips {
  position: absolute;
  left: 50%;
  width: 300px;
  margin-left: -150px;
  top: 314px;
  font-size: 24px;
  line-height: 2;
  color: #fff;
  text-align: center;
}
.air-wrap .video .tips img, .air-wrap .video .tips p, .air-wrap .video .tips a {
  position: relative;
  opacity: 0;
  top: 20px;
}
.air-wrap .video .tips p {
  margin: 17px 0 27px;
}
.air-wrap .outdoor {
  height: 850px;
}
.air-wrap .outdoor img.d {
  position: absolute;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
}
.air-wrap .outdoor img.d.shadow {
  opacity: 0;
}
.air-wrap .outdoor .tips {
  position: absolute;
  left: 50%;
  width: 684px;
  margin-left: -342px;
  top: 86px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.air-wrap .outdoor .tips > p, .air-wrap .outdoor .tips img, .air-wrap .outdoor .tips .num {
  position: relative;
  opacity: 0;
  top: 20px;
}
.air-wrap .outdoor .tips p.tit {
  font-size: 24px;
  line-height: 2;
  color: #000;
}
.air-wrap .outdoor .tips img {
  margin: 17px 0 45px;
}
.air-wrap .outdoor .tips .num {
  width: 168px;
  height: 112px;
  border: 1px solid #dbdbdb;
  border-radius: 10px;
  margin: 70px auto 20px;
  font-size: 18px;
  line-height: 112px;
}
.air-wrap .outdoor .tips .num span {
  font-size: 48px;
  line-height: 112px;
}
.air-wrap .indoor {
  height: 850px;
  background: url("../img/bg_bg05.jpg") no-repeat 0 0 transparent;
}
.air-wrap .indoor .tips {
  left: 368px;
  top: 188px;
  width: 460px;
  font-size: 14px;
  line-height: 24px;
  color: #6f7887;
  -webkit-transform: translate(-100px, -50px) scale(0.6);
      -ms-transform: translate(-100px, -50px) scale(0.6);
          transform: translate(-100px, -50px) scale(0.6);
  opacity: 0;
}
.air-wrap .indoor .tips p.tit {
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 2;
  color: #244375;
}
.air-wrap .indoor .tips img {
  display: block;
  margin-bottom: 26px;
}
.air-wrap .indoor .tips .boxs {
  margin-top: 42px;
  color: #577196;
}
.air-wrap .indoor .tips .boxs .box {
  width: 170px;
  margin-right: 40px;
  position: relative;
  opacity: 0;
  left: 20px;
}
.air-wrap .indoor .tips .boxs .in {
  width: 168px;
  height: 100px;
  padding-top: 12px;
  border: 1px solid #a7c4db;
  border-radius: 10px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 100px;
  color: #627c9e;
  text-align: center;
}
.air-wrap .indoor .tips .boxs .in span {
  font-size: 48px;
  line-height: 2;
  font-family: Arial;
}
.air-wrap .nano {
  padding: 90px 0 128px;
  font-size: 14px;
  line-height: 24px;
  color: #888;
  text-align: center;
}
.air-wrap .nano .main {
  width: 751px;
  margin: 0 auto;
}
.air-wrap .nano .main p {
  position: relative;
  opacity: 0;
  top: 20px;
}
.air-wrap .nano .main img {
  display: block;
  margin: 0 auto;
  position: relative;
  opacity: 0;
  top: 20px;
}
.air-wrap .nano .main .mb29 {
  margin-bottom: 29px;
}
.air-wrap .nano .main .mb36 {
  margin-bottom: 36px;
}
.air-wrap .nano .main .mt44 {
  margin-top: 44px;
}
.air-wrap .nano .main .box {
  width: 0;
  height: 155px;
  background: url("../img/img29.png") no-repeat left 0 transparent;
  margin-top: 73px;
  opacity: 0;
}
.air-wrap .filter {
  height: 761px;
  padding-top: 89px;
  background: #f3f3f3;
}
.air-wrap .filter .tips {
  margin-bottom: 70px;
  font-size: 24px;
  line-height: 2;
  color: #000;
  text-align: center;
}
.air-wrap .filter .tips img, .air-wrap .filter .tips p {
  position: relative;
  opacity: 0;
  top: 20px;
}
.air-wrap .filter .tips img {
  margin-bottom: 16px;
}
.air-wrap .filter .main {
  width: 825px;
  height: 582px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 22px;
  color: #a3a3a3;
}
.air-wrap .filter .main .box {
  right: 0;
  top: 0;
  width: 0;
  height: 290px;
  background: url("../img/img30.png") no-repeat right 0 transparent;
}
.air-wrap .filter .main .point {
  top: 329px;
  font-size: 14px;
  line-height: 22px;
  color: #747474;
  opacity: 0;
}
.air-wrap .filter .main .point span.fl {
  display: inline-block;
  width: 42px;
  font-weight: bold;
  font-size: 48px;
  line-height: 1;
  font-family: Arial;
  color: #399fde;
}
.air-wrap .filter .main .point h2 {
  font-size: 18px;
  line-height: 26px;
  color: #000;
}
.air-wrap .filter .main .point img {
  margin-top: 10px;
}
.air-wrap .filter .main .point.point-fi {
  left: 765px;
  width: 226px;
  -webkit-transform: translateX(50px);
      -ms-transform: translateX(50px);
          transform: translateX(50px);
}
.air-wrap .filter .main .point.point-fi .line {
  left: -117px;
  top: -89px;
  width: 135px;
  height: 83px;
  background: url("../img/bg_line02.png") no-repeat 0 0 transparent;
}
.air-wrap .filter .main .point.point-se {
  left: 558px;
  width: 175px;
  -webkit-transform: translateX(50px);
      -ms-transform: translateX(50px);
          transform: translateX(50px);
}
.air-wrap .filter .main .point.point-se .line {
  left: -55px;
  top: -89px;
  width: 73px;
  height: 83px;
  background: url("../img/bg_line03.png") no-repeat 0 0 transparent;
}
.air-wrap .filter .main .point.point-th {
  left: 164px;
  width: 355px;
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
}
.air-wrap .filter .main .point.point-th .line {
  left: 8px;
  top: -89px;
  width: 150px;
  height: 83px;
  background: url("../img/bg_line04.png") no-repeat 0 0 transparent;
}
.air-wrap .filter .main .point.point-fo {
  left: -166px;
  width: 290px;
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
}
.air-wrap .filter .main .point.point-fo .line {
  left: 13px;
  top: -112px;
  width: 366px;
  height: 106px;
  background: url("../img/bg_line05.png") no-repeat 0 0 transparent;
}
.air-wrap .wait {
  height: 900px;
  background: url("../img/bg_bg06.jpg") no-repeat 0 0 transparent;
}
.air-wrap .wait .main {
  width: 627px;
  margin: 0 auto;
  height: 780px;
  padding-top: 120px;
}
.air-wrap .wait .main .tips {
  font-size: 24px;
  line-height: 2;
  color: #fff;
  text-align: center;
}
.air-wrap .wait .main .tips img {
  display: block;
  position: relative;
  opacity: 0;
  top: 20px;
  margin: 0 auto 16px;
}
.air-wrap .wait .main .list {
  left: 0;
  bottom: 314px;
  width: 627px;
  height: 0;
  background: url("../img/bg_line06.png") no-repeat center bottom transparent;
}
.air-wrap .wait .main .list li {
  width: 115px;
  height: 191px;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  position: relative;
  opacity: 0;
  left: 20px;
}
.air-wrap .wait .main .list li.fr {
  left: -20px;
  margin-left: 34px;
}
.air-wrap .wait .main .list li.fl {
  margin-right: 34px;
}
.air-wrap .wait .main .list li img {
  display: block;
  margin-bottom: 24px;
}
.air-wrap .wait .main .list li p.en {
  font-size: 12px;
  line-height: 2;
  font-family: Arial;
  color: #c8e1f4;
}
.air-wrap .wait .main img.board {
  position: absolute;
  left: 50%;
  width: 426px;
  margin-left: -213px;
  bottom: 117px;
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
}
.air-wrap .mode {
  height: 800px;
  background: url("../img/bg_bg07.jpg") no-repeat 0 0 transparent;
}
.air-wrap .mode .tips {
  left: 396px;
  top: 189px;
  width: 500px;
  font-size: 14px;
  line-height: 2;
}
.air-wrap .mode .tips img, .air-wrap .mode .tips p {
  position: relative;
  opacity: 0;
  top: 20px;
}
.air-wrap .mode .tips img {
  margin-bottom: 20px;
}
.air-wrap .mode .tips img.mt32 {
  margin-top: 32px;
}

.red-wrap .video {
  height: 850px;
  background: #f5f5f5;
}
.red-wrap .video .tips {
  left: 20%;
  top: 26%;
  width: 455px;
}
.red-wrap .video .tips img, .red-wrap .video .tips a {
  position: relative;
  opacity: 0;
  top: 20px;
}
.red-wrap .video .tips img {
  display: block;
  margin-bottom: 30px;
}
.red-wrap .video .tips a.buy {
  margin-top: 0;
}
.red-wrap .patent {
  height: 900px;
}
.red-wrap .patent .tips {
  right: 20%;
  top: 230px;
  width: 435px;
  font-size: 14px;
  line-height: 24px;
  color: #888;
  text-align: right;
}
.red-wrap .patent .tips img, .red-wrap .patent .tips p {
  position: relative;
  opacity: 0;
  top: 20px;
}
.red-wrap .patent .tips img {
  display: block;
  margin-bottom: 28px;
}
.red-wrap .patent .tips img.fr {
  margin: 56px 0 0;
}
.red-wrap .tec {
  padding: 110px 0 40px;
  font-size: 14px;
  line-height: 24px;
  color: #888;
  text-align: center;
}
.red-wrap .tec .tips {
  position: relative;
  top: -30px;
  width: 630px;
  margin: 0 auto 90px;
  opacity: 0;
}
.red-wrap .tec .tips img {
  display: block;
  margin: 0 auto 28px;
}
.red-wrap .tec img.pro {
  position: relative;
  top: 30px;
  opacity: 0;
}
.red-wrap .odds {
  height: 736px;
  padding-top: 164px;
  background: url("../img/bg_bg08.jpg") no-repeat 0 0 transparent;
}
.red-wrap .odds img.name {
  display: block;
  margin: 0 auto;
  position: relative;
  top: 20px;
  opacity: 0;
}
.red-wrap .odds .list {
  width: 856px;
  margin: 83px auto 0;
}
.red-wrap .odds .list li {
  position: relative;
  opacity: 0;
  left: 20px;
  width: 176px;
  height: 210px;
  margin: 0 19px 36px;
  font-size: 14px;
  line-height: 2;
  color: #888;
  text-align: center;
}
.red-wrap .odds .list li p.tit {
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #333;
}
.red-wrap .odds .list ul:nth-child(2) li {
  float: right;
  left: -20px;
}
.red-wrap .pairs {
  height: 900px;
  background: url("../img/bg_bg04.jpg") no-repeat center 0 transparent;
}
.red-wrap .pairs .images {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  width: 1920px;
  height: 900px;
}
.red-wrap .pairs .images .sk, .red-wrap .pairs .images .kw {
  opacity: 0;
}
.red-wrap .pairs .images .sk-fi {
  left: 478px;
  top: 407px;
}
.red-wrap .pairs .images .sk-se {
  left: 960px;
  top: 703px;
}
.red-wrap .pairs .images .sk-th {
  left: 1202px;
  top: 225px;
}
.red-wrap .pairs .images .sk-fo {
  left: 1742px;
  top: 30px;
}
.red-wrap .pairs .images .sk-fif {
  left: 1620px;
  top: 648px;
}
.red-wrap .pairs .images .kw-fi {
  left: 42px;
  top: 314px;
}
.red-wrap .pairs .images .kw-se {
  left: 225px;
  top: 612px;
}
.red-wrap .pairs .images .kw-th {
  left: 392px;
  top: 31px;
}
.red-wrap .pairs .images .kw-fo {
  left: 346px;
  top: 515px;
}
.red-wrap .pairs .images .kw-fif {
  left: 807px;
  top: 625px;
}
.red-wrap .pairs .images .kw-si {
  left: 1043px;
  top: -11px;
}
.red-wrap .pairs .images .kw-sev {
  left: 1479px;
  top: 247px;
}
.red-wrap .pairs .images .kw-ei {
  left: 1312px;
  top: 529px;
}
.red-wrap .pairs .tips {
  left: 0;
  top: 333px;
  width: 100%;
  font-size: 24px;
  line-height: 2;
  color: #fff;
  text-align: center;
}
.red-wrap .pairs .tips img, .red-wrap .pairs .tips p, .red-wrap .pairs .tips a {
  position: relative;
  opacity: 0;
  top: 20px;
}
.red-wrap .pairs .tips img {
  display: block;
  margin: 0 auto 16px;
}
.red-wrap .pairs .tips a {
  display: inline-block;
  padding-right: 50px;
  background: url("../img/bg_sign06.png") no-repeat right center transparent;
  margin-top: 14px;
  font-size: 24px;
  line-height: 2;
  color: #ffe8bc;
}
.red-wrap .pairs .shadow {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  width: 1920px;
  height: 900px;
  background: url("../img/bg_shadow01.png") no-repeat 0 0 transparent;
}

.soymilk-wrap .images .video-btn{
  position: absolute;
  left: 50%;
  z-index: 5

}
.soymilk-wrap .intro {
  height: 770px;
  background: url("../img/bg_bg09.jpg") no-repeat 0 0 transparent;
}
.soymilk-wrap .intro .tips {
  left: 408px;
  top: 240px;
}
.soymilk-wrap .intro .tips img, .soymilk-wrap .intro .tips a {
  position: relative;
  opacity: 0;
  top: 20px;
}
.soymilk-wrap .intro .tips img {
  display: block;
  margin-bottom: 24px;
}
.soymilk-wrap .intro .tips a.buy {
  margin-top: 0;
}
.soymilk-wrap .images > img, .soymilk-wrap .images > a{
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.ricecooker-wrap .video {
  height: 850px;
  background: #000;
}
.ricecooker-wrap .video .tips {
  position: absolute;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
  top: 306px;
  font-size: 30px;
  line-height: 48px;
  color: #fff;
  text-align: center;
}
.ricecooker-wrap .video .tips p, .ricecooker-wrap .video .tips a {
  position: relative;
  opacity: 0;
  top: 20px;
}
.ricecooker-wrap .revolution {
  height: 700px;
  background: url("../img/bg_bg10.jpg") no-repeat center 0 transparent;
}
.ricecooker-wrap .revolution .main {
  position: absolute;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
}
.ricecooker-wrap .revolution .air {
  left: 399px;
  top: 27px;
  width: 357px;
  height: 240px;
  background: url("../img/bg_sign09.png") no-repeat left 0 transparent;
  -webkit-transform: translate(-124px, -15px) scale(0.2);
      -ms-transform: translate(-124px, -15px) scale(0.2);
          transform: translate(-124px, -15px) scale(0.2);
  opacity: 0;
}
.ricecooker-wrap .revolution .air.show{
  animation: airShow 3s infinite linear;  
}
@keyframes airShow{
  0%{
    transform: translate(-124px, -15px) scale(0.2);
    opacity: 0;
  }
  50%{
    transform: translate(0, 0) scale(1);
    opacity: 1;
  }
  100%{
    transform: translate(0, 0) scale(1);
    opacity: 1;
  }
}
.ricecooker-wrap .revolution .tips {
  left: 997px;
  top: 188px;
  width: 479px;
  height: 360px;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}
.ricecooker-wrap .revolution .tips img {
  left: 0;
}
.ricecooker-wrap .revolution .tips img.top {
  top: 13px;
}
.ricecooker-wrap .revolution .tips img.bot {
  top: 226px;
  opacity: 0;
}
.ricecooker-wrap .revolution .tips p{
  position: absolute;
  left: 5px;
  bottom: 0;
}
.ricecooker-wrap .intro {
  height: 950px;
  background: url("../img/bg_bg11.jpg") no-repeat center 0 transparent;
}
.ricecooker-wrap .intro .tips {
  padding-top: 99px;
  font-size: 24px;
  line-height: 2;
  color: #fff;
  text-align: center;
}
.ricecooker-wrap .intro .tips img, .ricecooker-wrap .intro .tips p, .ricecooker-wrap .intro .tips a {
  position: relative;
  opacity: 0;
  top: 20px;
}
.ricecooker-wrap .intro .tips p {
  margin: 16px 0;
}
.ricecooker-wrap .intro .image {
  position: absolute;
  left: 50%;
  width: 879px;
  margin-left: -439.5px;
  top: 337px;
  height: 613px;
  margin-left: -350px;
}
.ricecooker-wrap .intro .image img {
  position: relative;
  top: 200px;
  opacity: 0;
}
.ricecooker-wrap .intro .image .air {
  left: 15px;
  top: 59px;
  width: 336px;
  height: 168px;
  background: url("../img/bg_sign10.png") no-repeat 0 0 transparent;
  opacity: 0;
}
.ricecooker-wrap .intro .image .air.up {
  -webkit-animation: airUp 3s infinite;
          animation: airUp 3s infinite;
}
.ricecooker-wrap .intro .image .air.up-half {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-animation: airUpHalf 3s 3s infinite;
          animation: airUpHalf 3s 3s infinite;
}
.ricecooker-wrap .fire {
  height: 900px;
  background: url("../img/bg_bg12.png") no-repeat center 0 transparent;
}
.ricecooker-wrap .fire .lines {
  position: absolute;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
  top: 50%;
  height: 161px;
  margin-top: -80px;
}
.ricecooker-wrap .fire .lines .in {
  left: -1920px;
  width: 3840px;
}
.ricecooker-wrap .fire .lines .line-fi {
  top: 23px;
  height: 89px;
  background: url("../img/bg_line08.png") no-repeat right 0 transparent;
  -webkit-animation: lineGo 20s infinite linear;
          animation: lineGo 20s infinite linear;
}
.ricecooker-wrap .fire .lines .line-se {
  top: 32px;
  height: 72px;
  background: url("../img/bg_line09.png") no-repeat right 0 transparent;
  -webkit-animation: lineGo 10s infinite linear;
          animation: lineGo 10s infinite linear;
}
.ricecooker-wrap .fire .lines .line-th {
  top: 0px;
  height: 123px;
  background: url("../img/bg_line10.png") no-repeat left 0 transparent;
  -webkit-animation: lineGoN 20s infinite linear;
          animation: lineGoN 20s infinite linear;
}
.ricecooker-wrap .fire .lines .line-fo {
  top: 4px;
  height: 70px;
  background: url("../img/bg_line11.png") no-repeat left 0 transparent;
  -webkit-animation: lineGoN 10s infinite linear;
          animation: lineGoN 10s infinite linear;
}
.ricecooker-wrap .fire .tips {
  position: absolute;
  left: 50%;
  width: 332px;
  margin-left: -166px;
  top: 139px;
}
.ricecooker-wrap .fire .tips img {
  display: block;
  margin: 0 auto;
  position: relative;
  opacity: 0;
  top: 20px;
}
.ricecooker-wrap .fire .tips img:first-child {
  margin-bottom: 30px;
}
.ricecooker-wrap .fire .list {
  position: absolute;
  left: 50%;
  width: 1167px;
  margin-left: -583.5px;
  top: 333px;
}
.ricecooker-wrap .fire .list li {
  position: relative;
  opacity: 0;
  left: 20px;
  width: 329px;
  margin: 0 30px;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
.ricecooker-wrap .fire .list li .img {
  width: 279px;
  margin: 0 25px 22px;
  cursor: pointer;
}
.ricecooker-wrap .fire .list li p.t {
  font-size: 24px;
  line-height: 60px;
}
.ricecooker-wrap .fire .list li .more {
  left: 50%;
  top: 50%;
  width: 260px;
  height: 260px;
  border-radius: 130px;
  background: rgba(104, 22, 22, 0.9);
  margin: -130px 0 0 -130px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}
.ricecooker-wrap .fire .list li .more img {
  position: absolute;
  left: 50%;
  width: 36px;
  margin-left: -18px;
  top: 106px;
}
.ricecooker-wrap .fire .list li .more span {
  position: absolute;
  left: 50%;
  width: 72px;
  margin-left: -36px;
  top: 143px;
  font-size: 18px;
  line-height: 2;
  color: #fef0de;
}
.ricecooker-wrap .fire .list li.hover .more {
  left: 9.5px;
  top: 9.5px;
  margin: 0;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.ricecooker-wrap .line {
  height: 900px;
  background: url("../img/bg_bg13.jpg") no-repeat center 0 transparent;
}
.ricecooker-wrap .line .tips {
  padding-top: 101px;
  font-size: 24px;
  line-height: 2;
  color: #fff;
  text-align: center;
}
.ricecooker-wrap .line .tips img, .ricecooker-wrap .line .tips p {
  position: relative;
  opacity: 0;
  top: 20px;
}
.ricecooker-wrap .line .tips img {
  display: block;
  margin: 0 auto 18px;
}
.ricecooker-wrap .line .image {
  width: 717px;
  margin: 0 auto;
  height: 420px;
  margin-top: 67px;
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.ricecooker-wrap .line .image img {
  left: 0;
  top: 0;
  -webkit-transform: rotateY(-45deg);
          transform: rotateY(-45deg);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  opacity: 0;
}
.ricecooker-wrap .line .image .arrow {
  left: 14px;
  top: 298px;
  width: 0;
  height: 122px;
  background: url("../img/bg_line07.png") no-repeat left 0 transparent;
}
.ricecooker-wrap .line .image .sign{
  width: 28px;
  height: 28px;
  background: url(../img/signair.png) no-repeat;
  opacity: 0;
}
.ricecooker-wrap .line .image .sign-fi{
  transform: translate(115px, 145px) scale(0.2);
}
.ricecooker-wrap .line .image .sign-fi.cur{
  animation: signAir1 1.5s infinite;  
}
@keyframes signAir1{
  0%{
    transform: translate(115px, 145px) scale(0.2);
    top: -20px;
    opacity: 0;
  }
  100%{
    transform: translate(115px, 145px) scale(1);
    top: 0;
    opacity: 0.6;
  }
}
.ricecooker-wrap .line .image .sign-se{
  transform: translate(180px, 110px) scale(0.2);
}
.ricecooker-wrap .line .image .sign-se.cur{
  animation: signAir2 1.5s 0.5s infinite;  
}
@keyframes signAir2{
  0%{
    transform: translate(180px, 110px) scale(0.2);
    top: -20px;
    opacity: 0;
  }
  100%{
    transform: translate(180px, 110px) scale(1);
    top: 0;
    opacity: 0.6;
  }
}
.ricecooker-wrap .line .image .sign-th{
  transform: translate(250px, 80px) scale(0.2);
}
.ricecooker-wrap .line .image .sign-th.cur{
  animation: signAir3 1.8s 1s infinite;  
}
@keyframes signAir3{
  0%{
    transform: translate(250px, 80px) scale(0.2);
    top: -20px;
    opacity: 0;
  }
  100%{
    transform: translate(250px, 80px) scale(1);
    top: 0;
    opacity: 0.6;
  }
}
.ricecooker-wrap .line .image .sign-fo{
  transform: translate(610px, 90px) scale(0.2);
}
.ricecooker-wrap .line .image .sign-fo.cur{
  animation: signAir4 1.4s 1.5s infinite;  
}
@keyframes signAir4{
  0%{
    transform: translate(610px, 90px) scale(0.2);
    top: -20px;
    opacity: 0;
  }
  100%{
    transform: translate(610px, 90px) scale(1);
    top: 0;
    opacity: 0.6;
  }
}
.ricecooker-wrap .liner {
  height: 1000px;
  background: url("../img/bg_bg14.jpg") no-repeat center 0 transparent;
}
.ricecooker-wrap .liner .tips {
  padding-top: 82px;
  font-size: 14px;
  line-height: 2;
  color: #fff;
  text-align: center;
}
.ricecooker-wrap .liner .tips img, .ricecooker-wrap .liner .tips p {
  position: relative;
  opacity: 0;
  top: 20px;
}
.ricecooker-wrap .liner .tips img {
  display: block;
  margin: 0 auto 20px;
}
.ricecooker-wrap .liner .main {
  position: relative;
  left: 75px;
  width: 645px;
  margin: 0 auto;
  height: 649px;
  margin-top: 128px;
}
.ricecooker-wrap .liner .main img.in {
  top: 100px;
  opacity: 0;
}
.ricecooker-wrap .liner .main .tip-fi {
  right: 608px;
  top: 57px;
  width: 0;
  height: 156px;
  background: url("../img/img65.png") no-repeat right 0 transparent;
}
.ricecooker-wrap .liner .main .tip-se {
  right: 489px;
  top: 227px;
  width: 0;
  height: 158px;
  background: url("../img/img66.png") no-repeat right 0 transparent;
}
.ricecooker-wrap .liner .main .seven {
  left: 286px;
  top: 346px;
}
.ricecooker-wrap .liner .main .seven img {
  top: 0;
  -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
          transform: translateX(-20px);
  opacity: 0;
}
.ricecooker-wrap .liner .main .seven .sign-fi {
  left: 0;
}
.ricecooker-wrap .liner .main .seven .sign-se {
  left: 46px;
}
.ricecooker-wrap .liner .main .seven .sign-th {
  left: 92px;
}
.ricecooker-wrap .liner .main .seven .sign-fo {
  left: 138px;
}
.ricecooker-wrap .liner .main .seven .sign-fif {
  left: 183px;
}
.ricecooker-wrap .liner .main .seven .sign-si {
  left: 213px;
}
.ricecooker-wrap .liner .main .seven .sign-sev {
  left: 248px;
}
.ricecooker-wrap .liner .main .air {
  left: 22px;
  top: -105px;
  width: 498px;
  height: 248px;
  background: url("../img/bg_sign11.png") no-repeat 0 0 transparent;
  opacity: 0;
}
.ricecooker-wrap .liner .main .air.up {
  -webkit-animation: airUp 3s infinite;
          animation: airUp 3s infinite;
}
.ricecooker-wrap .liner .main .air.up-half {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-animation: airUpHalf 3s 3s infinite;
          animation: airUpHalf 3s 3s infinite;
}
.ricecooker-wrap .firebig {
  height: 900px;
  background: #000;
}
.ricecooker-wrap .firebig .tips {
  right: 390px;
  top: 178px;
  width: 580px;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: right;
}
.ricecooker-wrap .firebig .tips img.name, .ricecooker-wrap .firebig .tips p:nth-child(3) {
  position: relative;
  opacity: 0;
  top: 20px;
}
.ricecooker-wrap .firebig .tips img {
  display: block;
}
.ricecooker-wrap .firebig .tips img:nth-child(1) {
  margin-bottom: 20px;
}
.ricecooker-wrap .firebig .tips img:nth-child(2) {
  margin-bottom: 25px;
}
.ricecooker-wrap .firebig .tips .box {
  left: -73px;
  top: 203px;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
}
.ricecooker-wrap .firebig .tips .box .in {
  position: relative;
  opacity: 0;
  left: 20px;
  margin-right: 56px;
}
.ricecooker-wrap .design {
  height: 900px;
  background: #590e15;
}
.ricecooker-wrap .design .main {
  width: 1168px;
  margin: 0 auto;
}
.ricecooker-wrap .design .main .tips {
  left: 0;
  top: 223px;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.ricecooker-wrap .design .main .tips img, .ricecooker-wrap .design .main .tips .in {
  position: relative;
  opacity: 0;
  top: 20px;
}
.ricecooker-wrap .design .main .tips img {
  display: block;
}
.ricecooker-wrap .design .main .tips img:nth-child(1) {
  margin-bottom: 20px;
}
.ricecooker-wrap .design .main .tips img:nth-child(2) {
  margin-bottom: 27px;
}
.ricecooker-wrap .design .main .tips .in {
  width: 325px;
}
.ricecooker-wrap .design .main .sign {
  right: 86px;
  top: 158px;
}
.ricecooker-wrap .design .main .sign .in-fi {
  right: 0;
  top: 0;
  width: 0;
  height: 112px;
  background: url("../img/bg_sign12.png") no-repeat right 0 transparent;
  opacity: 0;
}
.ricecooker-wrap .design .main .sign .in-se {
  right: 103px;
  top: 151px;
  width: 0;
  height: 113px;
  background: url("../img/bg_sign13.png") no-repeat right 0 transparent;
  opacity: 0;
}
.ricecooker-wrap .design .main .sign .in-th {
  right: 245px;
  top: 302px;
  width: 0;
  height: 114px;
  background: url("../img/bg_sign14.png") no-repeat right 0 transparent;
  opacity: 0;
}
.ricecooker-wrap .design .main .sign .in-fo {
  right: 291px;
  top: 460px;
  width: 0;
  height: 112px;
  background: url("../img/bg_sign15.png") no-repeat right 0 transparent;
  opacity: 0;
}
.ricecooker-wrap .designup {
  height: 900px;
  background: #040303;
}
.ricecooker-wrap .designup .tips {
  left: 391px;
  top: 359px;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}
.ricecooker-wrap .designup .tips img, .ricecooker-wrap .designup .tips p {
  position: relative;
  opacity: 0;
  top: 20px;
}
.ricecooker-wrap .designup .tips img {
  display: block;
  margin-bottom: 22px;
}
.ricecooker-wrap .designup .tips img:nth-child(2) {
  margin-bottom: 33px;
}
.ricecooker-wrap .designup-se {
  height: 950px;
  background: #040404;
}
.ricecooker-wrap .designup-se .tips {
  right: 365px;
  top: 384px;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  text-align: right;
}
.ricecooker-wrap .designup-se .tips img, .ricecooker-wrap .designup-se .tips p {
  position: relative;
  opacity: 0;
  top: 20px;
}
.ricecooker-wrap .designup-se .tips img {
  display: block;
  margin-bottom: 21px;
}
.ricecooker-wrap .designup-se .tips img:nth-child(2) {
  margin-bottom: 34px;
}
.ricecooker-wrap .onlinebuy {
  height: 800px;
}
.ricecooker-wrap .onlinebuy .tips {
  padding-top: 87px;
  font-size: 24px;
  line-height: 2;
  color: #3a2724;
  text-align: center;
}
.ricecooker-wrap .onlinebuy .tips img, .ricecooker-wrap .onlinebuy .tips p, .ricecooker-wrap .onlinebuy .tips a {
  position: relative;
  opacity: 0;
  top: 20px;
}
.ricecooker-wrap .onlinebuy .tips img {
  display: block;
  margin: 0 auto 18px;
}
.ricecooker-wrap .onlinebuy .image {
  opacity: 0;
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
}
.ricecooker-wrap .onlinebuy .rice {
  left: 547px;
  top: 494px;
  width: 232px;
  height: 306px;
  background: url("../img/bg_sign16.png") no-repeat 0 0 transparent;
}
.ricecooker-wrap .onlinebuy .rice .air {
  left: 10px;
  top: -48px;
  width: 222px;
  height: 112px;
  background: url("../img/bg_sign17.png") no-repeat 0 0 transparent;
}
.ricecooker-wrap .onlinebuy .rice .air.up {
  -webkit-animation: airUp 3s infinite;
          animation: airUp 3s infinite;
}
.ricecooker-wrap .onlinebuy .rice .air.up-half {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-animation: airUpHalf 3s 3s infinite;
          animation: airUpHalf 3s 3s infinite;
}
.ricecooker-wrap .onlinebuy .image-se {
  left: 773px;
  top: 374px;
}
.ricecooker-wrap .onlinebuy .image-th {
  left: 1047px;
  top: 291px;
}
.ricecooker-wrap .pairs {
  height: 770px;
  background: url("../img/bg_bg20.jpg") no-repeat center 0 transparent;
}
.ricecooker-wrap .pairs .shadow {
  background: url("../img/bg_shadow03.png") no-repeat center 0 transparent;
}
.ricecooker-wrap .pairs .tips {
  left: 0;
  top: 333px;
  width: 100%;
  font-size: 24px;
  line-height: 2;
  color: #fff;
  text-align: center;
}
.ricecooker-wrap .pairs .tips img, .ricecooker-wrap .pairs .tips p, .ricecooker-wrap .pairs .tips a {
  position: relative;
  opacity: 0;
  top: 20px;
}
.ricecooker-wrap .pairs .tips img {
  display: block;
  margin: 0 auto 16px;
}
.ricecooker-wrap .pairs .tips a {
  display: inline-block;
  padding-right: 50px;
  background: url("../img/bg_sign06.png") no-repeat right center transparent;
  margin-top: 14px;
  font-size: 24px;
  line-height: 2;
  color: #ffe8bc;
}
.ricecooker-wrap .pairs .images {
  position: absolute;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
}
.ricecooker-wrap .pairs .sk, .ricecooker-wrap .pairs .kw, .ricecooker-wrap .pairs .fd {
  opacity: 0;
}
.ricecooker-wrap .pairs .kw-fi {
  left: 308px;
  top: 309px;
}
.ricecooker-wrap .pairs .kw-se {
  left: 613px;
  top: 120px;
}
.ricecooker-wrap .pairs .kw-th {
  left: 703px;
  top: 582px;
}
.ricecooker-wrap .pairs .kw-fo {
  left: 1158px;
  top: 470px;
}
.ricecooker-wrap .pairs .kw-fif {
  left: 1306px;
  top: 172px;
}
.ricecooker-wrap .pairs .sk-fi {
  left: 520px;
  top: 555px;
}
.ricecooker-wrap .pairs .sk-se {
  left: 989px;
  top: 66px;
}
.ricecooker-wrap .pairs .sk-th {
  left: 1749px;
  top: 484px;
}
.ricecooker-wrap .pairs .fd-fi {
  left: 524px;
  top: 88px;
}
.ricecooker-wrap .pairs .fd-se {
  left: 540px;
  top: 460px;
}
.ricecooker-wrap .pairs .fd-th {
  left: 1273px;
  top: 98px;
}
.ricecooker-wrap .pairs .fd-fo {
  left: 1437px;
  top: 477px;
}

@-webkit-keyframes airUp {
  0% {
    -webkit-transform: translateY(0) scale(0.6);
            transform: translateY(0) scale(0.6);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-10px) scale(1);
            transform: translateY(-10px) scale(1);
    opacity: 1;
  }
}

@keyframes airUp {
  0% {
    -webkit-transform: translateY(0) scale(0.6);
            transform: translateY(0) scale(0.6);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-10px) scale(1);
            transform: translateY(-10px) scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes airUpHalf {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes airUpHalf {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes lineGo {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(1920px);
            transform: translateX(1920px);
  }
}
@keyframes lineGo {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(1920px);
            transform: translateX(1920px);
  }
}
@-webkit-keyframes lineGoN {
  0% {
    -webkit-transform: translateX(1920px);
            transform: translateX(1920px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes lineGoN {
  0% {
    -webkit-transform: translateX(1920px);
            transform: translateX(1920px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.riceout .bg {
  background: #000;
  opacity: 0.5;
}
.riceout .main {
  left: 50%;
  width: 520px;
  height: 520px;
  margin-left: -260px;
}
.riceout .close {
  background: url("../img/close01.png") no-repeat 0 0 transparent;
  cursor: pointer;
}
.riceout .main img.mainbg {
  position: absolute;
  left: 50%;
  width: 520px;
  margin-left: -260px;
  top: 50%;
  margin-top: -250px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
}
.riceout .main .box-fi {
  width: 380px;
  height: 455px;
  padding: 65px 74px 0;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  text-align: center;
}
.riceout .main .box-fi .part-wrap {
  width: 380px;
  height: 409px;
}
.riceout .main .box-fi .part-fi h2 {
  font-size: 34px;
  line-height: 55px;
  color: #ffddba;
  opacity: 0;
}
.riceout .main .box-fi .part-fi .imgbox {
  width: 161px;
  height: 161px;
  margin: 11px auto 29px;
}
.riceout .main .box-fi .part-fi .imgbox img {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}
.riceout .main .box-fi .part-fi .name {
  border-top: 1px solid #913d40;
  border-bottom: 1px solid #913d40;
  margin-bottom: 28px;
  font-size: 22px;
  line-height: 54px;
  opacity: 0;
}
.riceout .main .box-fi .part-se {
  width: 380px;
  height: 409px;
  -webkit-transform: translate(380px, -409px);
      -ms-transform: translate(380px, -409px);
          transform: translate(380px, -409px);
}
.riceout .main .box-fi .part-se li {
  width: 126px;
  height: 310px;
  border-bottom: 1px solid #904447;
  margin-bottom: 28px;
  font-size: 18px;
  line-height: 54px;
  color: #c3a7a8;
}
.riceout .main .box-fi .part-se li .line {
  width: 100%;
  height: 230px;
  margin-bottom: 26px;
  font-size: 20px;
  line-height: 38px;
  color: #e7d6d6;
}
.riceout .main .box-fi .part-se li .line .in {
  left: 50px;
  bottom: 0;
  width: 26px;
  background: #c18c8e;
}
.riceout .main .box-fi .part-se li .line .in.cur {
  background: #eed9b4;
}
.riceout .main .box-fi .part-se li .line .mt69 {
  margin-top: 69px;
}
.riceout .main .box-fi .part-se li .line .mt51 {
  margin-top: 51px;
}
.riceout .main .box-fi .part-se li p {
  border-top: 1px solid #904447;
}
.riceout .main .box-fi .part-se li p.cur {
  font-weight: bold;
  color: #ffd2a5;
}
.riceout .main .box-se {
  width: 380px;
  height: 388px;
  margin: 78px 74px 54px 66px;
}
.riceout .main .box-se .line-fi {
  left: 69px;
  top: 151px;
  width: 0;
  height: 83px;
  background: url("../img/bg_line12.png") no-repeat 0 0 transparent;
}
.riceout .main .box-se .line-se {
  left: 70px;
  top: 150px;
  width: 0;
  height: 83px;
  background: url("../img/bg_line13.png") no-repeat 0 0 transparent;
}
.riceout .main .box-se .line-th {
  left: 68px;
  top: 98px;
  width: 0;
  height: 67px;
  background: url("../img/bg_line14.png") no-repeat 0 0 transparent;
}
.riceout .close {
  right: 32px;
  top: 65px;
  width: 58px;
  height: 58px;
  background: url("../img/close02.png") no-repeat 0 0 transparent;
  cursor: pointer;
}
.riceout .video {
  width: 720px;
  height: 480px;
}

.compare-wrap {
  padding: 30px 0 50px;
}
.compare-wrap h2 {
  font-size: 36px;
  line-height: 2;
  text-align: center;
margin:0 0 20px;
}
.compare-wrap .main {
  width: 960px;
  margin: 0 auto;
}
.compare-wrap .main table {
  border-top: 1px solid #ececec;
  border-right: 1px solid #ececec;
}
.compare-wrap .main th {
  padding: 0 35px;
  background: #ececec;
  font-weight: normal;
  font-size: 22px;
  line-height: 54px;
  color: #333;
  text-align: left;
}
.compare-wrap .main td {
  border-bottom: 1px solid #ececec;
  border-left: 1px solid #ececec;
  padding: 12px;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  color: #888;
}
.compare-wrap .main td img {
  max-width: 100%;
}

/*# sourceMappingURL=style.css.map */


.ricecooker-wrap .steam{
    height: 800px;
    background: url(../img/bg_steam.jpg) no-repeat center;
}
.ricecooker-wrap .steam .wrap{
    width: 1200px;
    height: 800px;
    margin: 0 auto;
}
.ricecooker-wrap .steam .tips{
    left: 18px;
    top: 283px;
    width: 329px;
}
.ricecooker-wrap .steam .tips img{
    position: relative;
    top: 20px;
    margin-bottom: 33px;
    opacity: 0;
}
.ricecooker-wrap .steam .tips img:nth-child(2){
    margin-bottom: 16px;
}
.ricecooker-wrap .steam .tips img:nth-child(3){
    margin-bottom: 20px;
}
.ricecooker-wrap .steam .tips a{
    position: relative;
    top: 20px;
    opacity: 0;
}
.ricecooker-wrap .steam .images{
    right: 16px;
    top: 135px;
    width: 725px;
    height: 614px;
    opacity: 0;
}
.ricecooker-wrap .steam .steam-fi{
    left: 141px;
    top: 83px;
}
.ricecooker-wrap .steam .steam-se{
    left: 21px;
    top: 116px;
}
.ricecooker-wrap .steam .steam-th{
    left: 73px;
    top: 41px;
    transform: translateY(90px) scale(0.1);
    opacity: 0;
}
.ricecooker-wrap .steam .steam-th.cur{
    animation: steamUp 1s forwards;    
}
@keyframes steamUp{
    0%{
        transform: translateY(90px) scale(0.1);
        opacity: 0;
    }
    100%{
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}
.ricecooker-wrap .steam .steam-fo{
    left: 98px;
    top: 31px;
    opacity: 0;
    transform: translateX(-155px) scale(0.1);
}
.ricecooker-wrap .steam .steam-fo.cur{
    animation: steamRight 1s 1s forwards;    
}
@keyframes steamRight{
    100%{
        transform: translateX(0) scale(1);
        opacity: 1;
    }
}
.ricecooker-wrap .steam .steam-fif{
    left: 257px;
    top: 16px;
    transform: translateY(-70px) scale(0.1);
    opacity: 0;
}
.ricecooker-wrap .steam .steam-fif.cur{
    animation: steamDown 3s 2s infinite;    
}
@keyframes steamDown{
    0%{
        transform: translateY(-70px) scale(0.1);
        opacity: 0;
    }
    100%{
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}
.ricecooker-wrap .steam .arrow-up{
    left: 111px;
    top: 60px;
    width: 18px;
    height: 109px;
    background: url(../img/steam06.png) no-repeat center top,
                url(../img/steam06.png) no-repeat center bottom;
    opacity: 0;
}
.ricecooker-wrap .steam .arrow-up.cur{
    animation: steamArrowUp 2s 2s infinite linear;    
}
@keyframes steamArrowUp{
    0%{
        background: url(../img/steam06.png) no-repeat center 0,
                    url(../img/steam06.png) no-repeat center 134px;
        opacity: 1;
    }
    100%{
        background: url(../img/steam06.png) no-repeat center -109px,
                    url(../img/steam06.png) no-repeat center 0;
        opacity: 1;
    }
}
.ricecooker-wrap .steam .arrow-left{
    left: 139px;
    top: 43px;
    width: 265px;
    height: 17px;
    background: url(../img/steam07.png) no-repeat 0 center,
                url(../img/steam07.png) no-repeat -292px center;
    opacity: 0;
}
.ricecooker-wrap .steam .arrow-left.cur{
    animation: steamArrowLeft 4s 2s infinite linear;    
}
@keyframes steamArrowLeft{
    0%{
        background: url(../img/steam07.png) no-repeat 0 center,
                    url(../img/steam07.png) no-repeat -292px center;
        opacity: 1;
    }
    100%{
        background: url(../img/steam07.png) no-repeat 265px center,
                    url(../img/steam07.png) no-repeat 0 center;
        opacity: 1;
    }
}
.ricecooker-wrap .steam .rice{
    left: 261px;
    top: 165px;
    width: 345px;
    height: 293px;
}
.ricecooker-wrap .steam .arrow-lb{
    left: 267px;
    top: 262px;
}
.ricecooker-wrap .steam .arrow-lb.cur{
    animation: steamArrow 3s infinite linear;    
}
@keyframes steamArrow{
    100%{
        transform: rotate(360deg);
    }
}
.ricecooker-wrap .steam .arrow-rb{
    left: 479px;
    top: 262px;
}
.ricecooker-wrap .steam .arrow-rb.cur{
    animation: steamArrowD 3s infinite linear;    
}
@keyframes steamArrowD{
    100%{
        transform: rotate(-360deg);
    }
}
.ricecooker-wrap .steam .arrow-bb{
    left: 389px;
    top: 336px;
    transform: translateY(70px) scale(0);
    opacity: 0;
}
.ricecooker-wrap .steam .arrow-bb.cur{
    animation: steamArrowBB 2s infinite linear;    
}
@keyframes steamArrowBB{
    100%{
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}
.ricecooker-wrap .steam .steam-si,
.ricecooker-wrap .steam .steam-sev{
    left: 217px;
    top: 0;
    transform: translateY(20px) scale(0);
    opacity: 0;
}
.ricecooker-wrap .steam .steam-si.cur{
    animation: steamAir 6s 2s infinite linear;    
}
.ricecooker-wrap .steam .steam-sev.cur{
    animation: steamAir 6s 5s infinite linear;
}
@keyframes steamAir{
    0%{
        transform: translateY(20px) scale(0);
        opacity: 0;
    }
    50%{
        transform: translateY(0) scale(1);
        opacity: 1;
    }
    100%{
        transform: translateY(20px) scale(0);
        opacity: 0;        
    }
}
.ricecooker-wrap .steam .bg{
    left: 62px;
    top: 7px;
    width: 373px;
    height: 196px;
    background: url(../img/steam13.png) no-repeat;
    opacity: 0;
}
.ricecooker-wrap .steam .bg.cur{
    animation: steamBG 2s 3s infinite linear;    
}
@keyframes steamBG{
    0%{
        opacity: 0.5;
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0.5;
    }
}
.ricecooker-wrap .steam .arrow-t{
  left: 322px;
  top: 139px;
  transform: scale(0);
  opacity: 0;
  animation: steamArrowT 3s 3s infinite linear;  
}
@keyframes steamArrowT{
    0%{
      transform: translateY(-20px) scale(0);
      opacity: 0;
    }
    100%{
      transform: translateY(0) scale(1);
      opacity: 1;
    }
}


.ricecooker-wrap .new{
  height: 800px;
  background: url(../img/bg_new.jpg) no-repeat center;
}
.ricecooker-wrap .new .wrap{
  left: 50%;
  top: 0;
  width: 1920px;
  height: 800px;
  margin-left: -960px;
}
.ricecooker-wrap .new .tips{
  left: 443px;
  top: 200px;
  width: 487px;
}
.ricecooker-wrap .new .tips img{
  position: relative;
  top: 20px;
  opacity: 0;
}
.ricecooker-wrap .new .tips img:nth-child(1){
  margin-bottom: 26px;
}
.ricecooker-wrap .new .tips img:nth-child(2){
  margin-bottom: 24px;
}
.ricecooker-wrap .new .tips img:nth-child(3){
  margin-bottom: 33px;
}
.ricecooker-wrap .new .tips img:nth-child(4){
  margin-left: -47px;
}
.ricecooker-wrap .new .tips .btns{
  left: 226px;
  top: 291px;
  width: 261px;
  display: none;
}
.ricecooker-wrap .new .tips .btns a{
  position: relative;
  top: 20px;
  opacity: 0;
}
.ricecooker-wrap .new .tips .btns a.buy{
  margin-top: 0;
}
.ricecooker-wrap .new .air{
  right: 223px;
  top: 0;
  width: 812px;
  height: 800px;
  background: url(../img/namenew05.png) no-repeat center;
  opacity: 0;
}
.ricecooker-wrap .new .air-in{
  left: 232px;
  top: 307px;
  width: 236px;
  height: 338px;
  background: url(../img/bg_newair.png) no-repeat center;
  transform: translate(-30px, -110px) scale(0.2);
  opacity: 0;
  animation: airTwo 5s infinite;
}
.ricecooker-wrap .new .air-in:nth-child(2){
  left: 350px;
  background-image: url(../img/bg_newair02.png);
  transform: translate(20px, -110px) scale(0.2);
  animation: airTwoS 5s infinite;
}
@keyframes airTwo{
    0%{
      transform: translate(-30px, -110px) scale(0.2);
      opacity: 0;
    }
    100%{
      transform: translate(0) scale(1);
      opacity: 1;
    }
}
@keyframes airTwoS{
    0%{
      transform: translate(20px, -110px) scale(0.2);
      opacity: 0;
    }
    100%{
      transform: translate(0) scale(1);
      opacity: 1;
    }
}

.backtop{
  right: 20px;
  top: 100px;
  width: 42px;
  height: 42px;
  background: url(../img/backtop.png) no-repeat;
  cursor: pointer;
}
.backtop.hover{
  background-position: 0 -42px;
}





.news-scroll{
  height: 50px;
  background: url(../img/bg_newsscroll.png) no-repeat center;
  margin-bottom: 50px;
}
.news-scroll .main{
  width: 1190px;
  margin: 0 auto;
}
.news-scroll .list{
  width: 1100px;
  height: 50px;
}
.news-scroll li{
  width: 1100px;
  height: 50px;
    text-align: right;
}
.news-scroll a{
  display: inline-block;
  font-size: 16px;
  line-height: 50px;
  color: #bb5f21;
  transition: color 0.5s;
}
.news-scroll a:hover{
  color: #ea5504;
}
.news-scroll .close{
  width: 23px;
  height: 50px;
  background: url(../img/bg_close.png) no-repeat center;
  cursor: pointer;
}


.loader {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  -webkit-animation: spinner 700ms infinite linear;
          animation: spinner 700ms infinite linear;
}

.loader.white {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.part-bg, .newred-wrap .part .bg {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1920px;
  height: 100%;
  margin-left: -960px;
  opacity: 0;
}

.newred-wrap {
  font-size: 14px;
  line-height: 24px;
  color: #888;
}
.newred-wrap .part {
  position: relative;
  overflow: hidden;
}
.newred-wrap .part .tips img:nth-child(2) {
  margin: 30px 0;
}
.newred-wrap .part2 .tips img:nth-child(3) {
  margin-bottom: 30px;
}
.newred-wrap .part2 .tips span{
  color: #f00;
}
.newred-wrap .part .tips .box, .newred-wrap .part .tips > img, .newred-wrap .part .tips > p, .newred-wrap .part .tips > a {
  position: relative;
  opacity: 0;
  top: 50px;
}
.newred-wrap .part .tips .box{
  position: relative;
}
.newred-wrap .part .tips .box.cur::after{
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 51px;
  height: 62px;
  background: url(../img/newredn02.png) no-repeat center bottom;
  animation: imgup 2s linear 2;
}
@keyframes imgup{
  0%{
    height: 0;
  }
  50%{
    height: 62px;
  }
  100%{
    height: 62px;
  }
}
.newred-wrap .part .tips > p{
  margin-bottom: 30px;
}
.newred-wrap .part1 {
  height: 850px;
}
.newred-wrap .part1 .tips {
  position: absolute;
  left: 20%;
  top: 26.5%;
  width: 501px;
}
.newred-wrap .part1 .tips a.buy {
  margin-top: 0;
}
.newred-wrap .part2 {
  height: 900px;
}
/*.newred-wrap .part2 .bg{
  background: #201b21;
}*/
.newred-wrap .part2 .img {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -713px;
  opacity: 0;
  -webkit-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
          transform: translateX(-100px);
}
.newred-wrap .part2 .sign{
  position: absolute;
  left: 282px;
  top: 432px;
  width: 100px;
  height: 100px;
  background: url(../img/newredsign01.png) no-repeat center;
}
.newred-wrap .part2 .sign::after{
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 110px;
  height: 110px;
  border-radius: 55px;
  background: #8a0210;
  margin: -55px 0 0 -55px;
  opacity: 0;
  animation: circle 5s linear infinite;
}
@keyframes circle{
  0%{
    opacity: 0;
  }
  80%{
    opacity: 1;
  }
  100%{
    opacity: 1;
  }
}
.newred-wrap .part2 .tips {
  position: absolute;
  right: 15%;
  top: 20%;
  z-index: 2;
  width: 427px;
  text-align: right;
}
.newred-wrap .part2 .line{
  position: absolute;
  left: 50%;
  top: 534px;
  width: 0;
  height: 159px;
  background: url(../img/line.png) no-repeat left center;
  margin-left: -304px;
}
.newred-wrap .part3 {
  height: 950px;
}
.newred-wrap .part3 .tips {
  position: absolute;
  left: 15%;
  top: 26.5%;
  width: 430px;
}
.newred-wrap .part3 ul {
  margin-top: 65px;
}
.newred-wrap .part3 ul li {
  position: relative;
  float: left;
  width: 115px;
  margin-right: 35px;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  text-align: center;
  position: relative;
  opacity: 0;
  left: 50px;
}
.newred-wrap .part3 ul li img {
  display: block;
  margin-bottom: 10px;
}
.newred-wrap .part3 ul li span {
  display: inline-block;
  position: absolute;
  left: 77px;
  bottom: 62px;
  width: 79px;
  height: 0;
  background: url(../img/newred11.png) no-repeat center bottom;
}
.newred-wrap .part3 .main {
  position: absolute;
  left: 50%;
  top: 0;
  width: 661px;
  margin-left: 15px;
  opacity: 0;
}
.newred-wrap .part3 .main .more {
  position: absolute;
  left: -173px;
  top: 523px;
  width: 307px;
  height: 347px;
  background: url(../img/newred13.png) no-repeat center top;
}
.newred-wrap .part3 .main .more img {
  position: absolute;
  -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
          transform: translateX(-20px);
  opacity: 0;
}
.newred-wrap .part3 .main .more img:nth-child(1) {
  left: 93px;
  top: 184px;
}
.newred-wrap .part3 .main .more img:nth-child(2) {
  left: 118px;
  top: 184px;
}
.newred-wrap .part3 .main .more img:nth-child(3) {
  left: 149px;
  top: 180px;
}
.newred-wrap .part3 .main .more img:nth-child(4) {
  left: 23px;
  top: 257px;
}
.newred-wrap .part3 .main .more span{
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: url(../img/newredsign02.png) no-repeat center top;
}
.newred-wrap .part3 .main .more span.down{
  animation: down 1s linear forwards;  
}
@keyframes down{
  0%{
    height: 0;
  }
  100%{
    height: 153px;
  }
}
.newred-wrap .part4 {
  height: 970px;
}
.newred-wrap .part4 .list {
  position: relative;
  z-index: 2;
  width: 1180px;
  padding-top: 102px;
  margin: 0 auto;
}
.newred-wrap .part4 .list > img {
  position: relative;
  top: 50px;
  opacity: 0;
}
.newred-wrap .part4 .list .in {
  position: relative;
  height: 823px;
}
.newred-wrap .part4 .list li {
  position: absolute;
  width: 160px;
  text-align: center;
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
  opacity: 0;
}
.newred-wrap .part4 .list li p.fz16 {
  padding-top: 8px;
  font-size: 16px;
  line-height: 36px;
  color: #333;
}
.newred-wrap .part4 .list li:nth-child(1) {
  -webkit-transform: translateX(50px);
      -ms-transform: translateX(50px);
          transform: translateX(50px);
}
.newred-wrap .part4 .list li:nth-child(1) {
  left: 0;
  top: 537px;
}
.newred-wrap .part4 .list li:nth-child(2) {
  -webkit-transform: translateX(50px);
      -ms-transform: translateX(50px);
          transform: translateX(50px);
}
.newred-wrap .part4 .list li:nth-child(2) {
  left: 41px;
  top: 298px;
}
.newred-wrap .part4 .list li:nth-child(3) {
  -webkit-transform: translateX(50px);
      -ms-transform: translateX(50px);
          transform: translateX(50px);
}
.newred-wrap .part4 .list li:nth-child(3) {
  left: 174px;
  top: 115px;
}
.newred-wrap .part4 .list li:nth-child(4) {
  -webkit-transform: translateX(50px);
      -ms-transform: translateX(50px);
          transform: translateX(50px);
}
.newred-wrap .part4 .list li:nth-child(4) {
  left: 408px;
  top: 85px;
}
.newred-wrap .part4 .list li:nth-child(4) span{
  display: inline-block;
  position: absolute;
  animation: bilin 1s linear infinite;
}
@keyframes bilin{
  0%{
    transform: scale(0);
    opacity: 0;
  }
  50%{
    transform: scale(1);
    opacity: 1;
  }
  100%{
    transform: scale(0);
    opacity: 0;    
  }
}
.newred-wrap .part4 .list li:nth-child(4) span:nth-child(4){
  left: 88px;
  top: 28px;
  width: 20px;
  height: 40px;
  background: url(../img/newredsign03.png) no-repeat center;
}
.newred-wrap .part4 .list li:nth-child(4) span:nth-child(5){
  left: 32px;
  top: 68px;
  width: 28px;
  height: 55px;
  background: url(../img/newredsign04.png) no-repeat center;
}
.newred-wrap .part4 .list li:nth-child(5) {
  left: 646px;
  top: 85px;
}
.newred-wrap .part4 .list li:nth-child(5) .images{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.newred-wrap .part4 .list li:nth-child(5) .images img{
  position: absolute;
}
.newred-wrap .part4 .list li:nth-child(5) .images span{
  display: inline-block;
  position: absolute;
}
.newred-wrap .part4 .list li:nth-child(5) .images img:nth-child(1){
  left: 38px;
  top: 65px;
}
.newred-wrap .part4 .list li:nth-child(5) .images img:nth-child(2){
  left: 38px;
  top: 19px;
  opacity: 0;
  animation: imgcircle 2s linear infinite;
}
@keyframes imgcircle{
  0%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}
.newred-wrap .part4 .list li:nth-child(5) .images img:nth-child(3),
.newred-wrap .part4 .list li:nth-child(5) .images span:nth-child(4){
  left: 71px;
  top: 35px;
}
.newred-wrap .part4 .list li:nth-child(5) .images span:nth-child(4){
  top: auto;
  bottom: 116px;
  width: 11px;
  height: 0;
  background: url(../img/newredsign08.png) no-repeat center bottom;
  animation: spanup 2s linear infinite;
}
@keyframes spanup{
  0%{
    height: 0;
  }
  100%{
    height: 47px;
  }
}
.newred-wrap .part4 .list li:nth-child(5) .images span:nth-child(5),
.newred-wrap .part4 .list li:nth-child(5) .images span:nth-child(10){
  left: 41px;
  bottom: 126px;
  width: 7px;
  height: 0;
  background: url(../img/newredsign09.png) no-repeat center bottom;
  animation: spanupL 2s linear infinite;
}
@keyframes spanupL{
  0%{
    height: 0;
  }
  100%{
    height: 22px;
  }
}
.newred-wrap .part4 .list li:nth-child(5) .images span:nth-child(10){
  left: 105px;
}
.newred-wrap .part4 .list li:nth-child(5) .images span:nth-child(6),
.newred-wrap .part4 .list li:nth-child(5) .images span:nth-child(9){
  left: 51px;
  bottom: 131px;
  width: 6px;
  height: 0;
  background: url(../img/newredsign10.png) no-repeat center bottom;
  animation: spanupM 2s linear infinite;
}
@keyframes spanupM{
  0%{
    height: 0;
  }
  100%{
    height: 12px;
  }
}
.newred-wrap .part4 .list li:nth-child(5) .images span:nth-child(9){
  left: 96px;
}
.newred-wrap .part4 .list li:nth-child(5) .images span:nth-child(7),
.newred-wrap .part4 .list li:nth-child(5) .images span:nth-child(8){
  left: 60px;
  bottom: 133px;
  width: 6px;
  height: 0;
  background: url(../img/newredsign11.png) no-repeat center bottom;
  animation: spanupR 2s linear infinite;
}
@keyframes spanupR{
  0%{
    height: 0;
  }
  100%{
    height: 8px;
  }
}
.newred-wrap .part4 .list li:nth-child(5) .images span:nth-child(8){
  left: 88px;
}
.newred-wrap .part4 .list li:nth-child(6) {
  left: 840px;
  top: 117px;
}
.newred-wrap .part4 .list li:nth-child(7) {
  left: 968px;
  top: 319px;
}
.newred-wrap .part4 .list li:nth-child(8) {
  left: 1019px;
  top: 554px;
}
.newred-wrap .part5 {
  height: 950px;
}
.newred-wrap .part5 .tips {
  position: absolute;
  left: 19.7%;
  top: 21.8%;
  width: 662px;
}
.newred-wrap .part5 span{
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 96px;
  height: 96px;
  border-radius: 48px;
  background: radial-gradient(#fff 60%, #e72528 5%, #fff);
  opacity: 0;
}
.newred-wrap .part5 span.show{
  opacity: .1;
  transform: scale(1);
  animation: circleM 2s linear infinite;  
}
@keyframes circleM{
  0%{
    opacity: .1;
    transform: scale(1);
  }
  50%{
    opacity: .3;
    transform: scale(1.15);
  }
  100{
    opacity: .1;
    transform: scale(1);
  }
}
.newred-wrap .part6 {
  height: 830px;
}
.newred-wrap .part6 .tips {
  position: relative;
  z-index: 2;
  width: 1137px;
  padding-top: 129px;
  margin: 0 auto;
  text-align: center;
}
.newred-wrap .part6 .tips a.buy {
  margin-top: 0;
}
.newred-wrap .part6 .tips .list {
  height: 357px;
  padding-top: 84px;
}
.newred-wrap .part6 .tips .list li {
  width: 327px;
  height: 357px;
  font-size: 22px;
  line-height: 40px;
  color: #030d26;
  position: relative;
  opacity: 0;
  left: 50px;
}
.newred-wrap .part6 .tips .list li:nth-child(2) {
  margin: 0 78px;
}
.newred-wrap .part6 .tips .list li span {
  color: #e72528;
}
.newred-wrap .part6 .tips .list li .btn {
  text-align: center;
}
.newred-wrap .part6 .tips .list li:nth-child(1) .btn{
  padding-left: 80px;
}
.newred-wrap .part6 .tips .list li:nth-child(2) .btn{
  padding-left: 45px;
}
.newred-wrap .part6 .tips .list li:nth-child(3) .btn{
  padding-left: 88px;
}
.newred-wrap .part6 .tips .list li .btn a {
  position: relative;
  display: inline-block;
  float: left;
  padding: 0 7px 0 6px;
  font-size: 16px;
  line-height: 24px;
  color: #5a5858;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}
.newred-wrap .part6 .tips .list li .btn a:hover {
  color: #ea5504;
}
.newred-wrap .part6 .tips .list li .btn a::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 6px;
  width: 1px;
  height: 12px;
  background: #5a5858;
}
.newred-wrap .part6 .tips .list li .btn a:last-child::after,
.newred-wrap .part6 .tips .list li:nth-child(3) .btn a:nth-child(2)::after{
  display: none;
}

@media (max-width:1440px){
  .newred-wrap .part2 .tips{
    right: 10%;
  }
  .newred-wrap .part3 .tips{
    left: 8%;
  }
}





.manualsearchinfo{
        
}
.manualsearchinfo-list1{
  padding:60px 0;
  background:#fff;
}
.manualsearchinfo-list1 .imgs{
  width:40%;
  height:420px;
  background:#f9f9f9;
}
.manualsearchinfo-list1 .imgs img{
  max-width:80%;
  max-height:100%;
  width:auto;
  height:auto;
}
.manualsearchinfo-list1 .words{
  width:45%;
  margin-left:10%;
}
.manualsearchinfo-list1 .words .bot a{
  width:100px;
  height:100px;
  background:#f9f9f9;
}
.manualsearchinfo-list1 .words .bot a p{
  width:100%;
  font-size:12px;
  color:#000;
  margin-top:5px;
  text-align:center;
}
.manualsearchinfo-list1 .words .tits{
  margin-bottom:15px;
  color:#000;
}
.manualsearchinfo-list1 .bot{
  margin-top:85px;
}
.manualsearchinfo-list1 .bot a{
  margin-right:20px;
}
.manualsearchinfo-list1 .bot a .icon{
  height:20px;
}
.manualsearchinfo-list2{
  padding:65px 0;
  background:#fafafa;
}


.manualsearchinfo-list2 .li{
  width:100%;
  background:#fff;
  padding:25px 30px;
  margin-right:2%;
  margin-bottom:1%;
  box-sizing: border-box;
  position: relative;
}
.manualsearchinfo-list2 .li:nth-child(2n){
  margin-right:0;
}
.manualsearchinfo-list2 .li .icon{
  width:20px;
}
.manualsearchinfo-list2 .li .sp{
  color:#333;
  width:calc(100% - 40px);
  margin-left:10px;
}
.manualsearchinfo-list2 .li .sp2{
  width:8px;
  transition: all .4s ease;
}
.manualsearchinfo-list2 .li .litop{
  cursor:pointer;
}
.manualsearchinfo-list2 .libot{
  padding:10px 30px;
  width:100%;
  position:relative;
  left:0;
  top:calc(100% - 20px);
  z-index:3;
  background:#fff;
  display:none;
  box-sizing: border-box;
  /*overflow-y: auto;
  max-height:200px;*/
}
.manualsearchinfo-list2 .libot a{
  background:#f9f9f9;
  padding:12px 30px;
  margin-top:10px;
}
.manualsearchinfo-list2 .libot a .sp{
  width:calc(100% - 80px);
  margin-left:0;
}
.manualsearchinfo-list2 .libot a .sp2{
  width:6px;
}
.manualsearchinfo-list2 .li .litop.cur .sp2{
  transform:rotate(-90deg);
}


.textdialog4 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
}
.textdialog4 .dialog__overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: opacity 0.3s;
}
.textdialog4 .dialog__content {
  position: relative;
  z-index: 5;
  overflow-x: auto;
  padding: 0;
  max-width: 800px;
  width: 90%;
  height:45vh;
  border-radius: 0px;
  background: #fff;
  box-shadow: none;
  opacity: 0;
  padding:30px 45px 80px;
  border-radius:5px;
}
.textdialog4 .dialog__content2{
  width:100%;
  height: calc(100vh - 20vh);
  overflow: hidden;
  left:0;
  background:transparent;
      max-width: none;
}
.textdialog4 .dialog__content2 .title{
  color:#fff;
}
.textdialog4 .dialog__content2 .textbox{
  height: calc(100vh - 20vh);
  overflow: hidden;
}
.textdialog4 .dialog__content2 .textbox .img-container{
  height:80vh;
  overflow: hidden;
}
.textdialog4 .dialog__content2 .closebtn svg{
  fill:#fff;
}
.textdialog4 .textbox{
  max-height: none !important;
  overflow: hidden;
}
.textdialog4{
  max-height:100vh;
}
.textdialog4 .textbox .swiper-slide img{
  max-height:100%;
}

.textdialog4 .title{
  color:#333;
  padding-bottom:20px;
  border-bottom:1px solid #eee;
  margin-bottom:20px;
  text-align:center;
}
.textdialog4 .textbox{
  width:100%;
  line-height:1.8;
  max-height:360px;
  overflow-y:auto;
}
.textdialog4 .closebtn {
  position: absolute;
  right: 45px;
  top: 20px;
  z-index: 3;
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  transition: all .3s;
}
.textdialog4 .closebtn svg {
  width: 40px;
  height: 40px;
  fill: #000;
}

.textdialog4.dialog--open {
  opacity: 1;
  visibility: visible;
}

.textdialog4.dialog--open .dialog__overlay {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  backdrop-filter: blur(5px);
}


.textdialog4.dialog--open .dialog__content, .textdialog4.dialog--close .dialog__content {
  opacity: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.textdialog4.dialog--open .dialog__content {
  -webkit-animation-name: anim-open3;
  animation-name: anim-open3;
}

.textdialog4 .dialog__overlay {
  background: rgba(0, 0, 0, 0.4);
}

.textdialog4.dialog--close .dialog__content {
  -webkit-animation-name: anim-close3;
  animation-name: anim-close3;
}

@media (max-width: 1024px) {
  .textdialog4 .closebtn {
    
    color: #fff;
  }
  .textdialog4 .dialog__content2 .closebtn{
    top: -4px;
  }

}
@media (max-width: 767px) {
  .textdialog4 .dialog__content {
    width: 100%;
    padding: .6rem 3%;
  }

  .textdialog4 .closebtn {
    right: 3%;
  }
}


.textdialog4 .textbox .img-container{
  margin-bottom:1rem;
}

.textdialog4 .textbox .swiper-slide img{
  max-width:100%;
}
.textdialog4 .textbox .img-container .swiper-pagination-bullet-active{
      background: #ff6c00;
}
.serpolicy-bots-text img{
  max-width:100%;
}

.lji-sc .lin-com{
  display:none;
}
.lji-sc{
  width: 575px !important;
}
.eriweimabox{
  position: relative;
  z-index:9;
}
.alertbox{
  width:180px;
  height:auto;
  background:#fff;
  padding:20px 22px 10px;
  border-radius:16px;
  position: absolute;
  left:50%;
  margin-left:-90px;
  top: 88px;
    box-sizing: border-box;
}
.alertbox .p2{
  color:#ff6600;
  font-size:14px;
  margin-top:.2rem;

}
.alertbox .p1{
  color:#6b6b6b;
  font-size:12px;
  text-align:center;
  line-height:1.6;
  text-align: justify;
}
footer .main .list li .erweima{
  position:relative;
}
.alertbox:before{
  content:"";
   position: absolute;
  left:50%;
  top:-13px;
  margin-left:-15px;
   border-bottom: 15px solid #fff;
  border-left: 15px dashed transparent;
  border-right: 15px dashed transparent;
}
.lj-ta-c{
  opacity:0;
}
 .linfo-w img,.la-about img{
  max-width:100%;
  display:inline-block;
}
.linfo-w img{
  margin-left:-30px;
}



.instructionsinfo-list1{
  padding:80px 0;
}
.instructionsinfo-list1 video{
  width:100%;
}
.text-center{
  text-align:center;
}
.instructionsinfo-list2{
  padding:80px 0;
  background:#f9f9f9;
}
.instructionsinfo-list2 .textbox{
  margin-top:40px;
}
.instructionsinfo-list2 .textbox .img-container{
  width:100%;
}
.instructionsinfo-list2 .textbox .img-container img{
  width:100%;
}
.instructionsinfo-list2 .textbox .img-container .swiper-pagination span.swiper-pagination-bullet-active{
  background:#ea5504;
}
.instructionsinfo-list2 .textbox img{
  max-width:100%;
}


.w1440{
  width:1440px;
  margin:0 auto;
  max-width:90%;
}
.n-mapline{
  background:#f9f9f9;
  padding:30px 0 50px;
}
.zmanual-title .li {
  display: inline-block;
  vertical-align: top;
  height: 90px;
  line-height: 90px;
  width: 150px;
  cursor: pointer;
  transition: .5s ease-in-out;
  font-weight: bold;
  color:#000;
  text-align: center;
}
.zmanual-title .li.on:hover, .zmanual-title .li.on.active {
  background: #ea5504;
  color: #fff;
  transition: .5s ease-in-out;
}
.n-mapline .tit3{
  font-size:20px;
  color:#000;
  line-height:1.2;
  margin-bottom:20px;
  font-weight:bold;
}
.n-mapline .itembox{
  display:flex;
  flex-flow:row wrap;
  margin-bottom:20px;
}
.n-mapline .itembox a{
  width:calc(12.5% - 10px);
  height:90px;
  background:#fff;
  line-height:1.2;
  font-size:16px;
  display:flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  text-align:center;
  padding:5px 20px;
  color:#000;
  margin-right:10px;
  margin-bottom:10px;
  box-sizing: border-box;
  transition: all .5s;
}
.n-mapline .itembox a:hover{
  background:#ea5504;
  color:#fff;
}


 
.znewaddheader .logo{
  left:0 !important;
  position:relative !important;
}
.znewaddheader .newaddheader-center{
  display:flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.znewaddheader .newaddheader-center span{
  color:#fff;
  padding:0 20px;
  margin-left:26px;
  font-size:16px;
  position: relative;
}
.znewaddheader .newaddheader-center span:before{
  content:"";
  position: absolute;
  width:1px;
  height:16px;
  left:0;
  top:50%;
  margin-top:-8px;
  border-left:1px dashed #fff;
}
.znewaddheader .newadd-rightbtns{

}

.znewaddheader .hrefbtn{
  font-size:14px;
  color:#fff;
}
.znewaddheader .hrefbtn .icon{
  width:10px;
  height:10px;
  fill:#fff;
  margin-left:0;
}


